mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Added higher-res surf bar tiny cat
This commit is contained in:
parent
8e25e751c2
commit
d362dd34b0
2 changed files with 3 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 6.4 KiB |
|
@ -25,9 +25,10 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
#logo {
|
#logo {
|
||||||
background: url(/img/topbar-cat.png) no-repeat 1px -1px;
|
background: url(/img/topbar-cat.png) no-repeat 1px 0px;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 29px;
|
height: 26px;
|
||||||
|
background-size: 29px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue