mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 18:21:44 +00:00
Fixed icon url
This commit is contained in:
parent
dd6bab1e9f
commit
d437836266
@ -324,7 +324,7 @@ h1.title {
|
|||||||
padding-left: 80px;
|
padding-left: 80px;
|
||||||
padding-top: 16px;
|
padding-top: 16px;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
background: white url('ASE64.ico') no-repeat; }
|
background: white url('ase64.ico') no-repeat; }
|
||||||
|
|
||||||
h1 { font-size: 20pt; }
|
h1 { font-size: 20pt; }
|
||||||
h2 { font-size: 14pt; }
|
h2 { font-size: 14pt; }
|
||||||
|
Loading…
Reference in New Issue
Block a user