mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Added hi-res version of folder images on dashboard, adjusted margins
This commit is contained in:
parent
59a18bac52
commit
c406989baf
2 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -308,9 +308,9 @@
|
|||
margin-right: auto;
|
||||
}
|
||||
.folder-icon {
|
||||
background: url(/img/folder.png) no-repeat 0px 0px;
|
||||
width: 95px;
|
||||
height: 65px;
|
||||
background: url(/img/folder.png) 6px 3px no-repeat;
|
||||
background-size: 95px;
|
||||
height: 69px;
|
||||
display: block;
|
||||
padding-top: 35px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue