Added higher-res surf bar tiny cat

This commit is contained in:
Victoria Wang 2014-11-06 15:43:24 -06:00
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

View file

@ -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;
} }