1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 22:47:10 +00:00

make piggie hidden by default

This commit is contained in:
Andrew Dolgov
2006-08-12 16:03:34 +01:00
parent 13992f339f
commit 4407ebbe41

View File

@@ -265,7 +265,7 @@ a:hover {
right : 0;
top : -400;
background-color : white;
display : block;
display : none;
z-index : 999;
background-image : url("images/piggie.png");
background-position : center center;