mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 10:19:15 +00:00
fix broken piggie
This commit is contained in:
@@ -265,9 +265,9 @@ a:hover {
|
||||
right : 0;
|
||||
top : -400;
|
||||
background-color : white;
|
||||
display : none;
|
||||
z-index : 3;
|
||||
background-image : url("http://madoka.spb.ru/stuff/fox/piggie.png");
|
||||
display : block;
|
||||
z-index : 999;
|
||||
background-image : url("images/piggie.png");
|
||||
background-position : center center;
|
||||
background-repeat : no-repeat;
|
||||
position : absolute;
|
||||
|
||||
Reference in New Issue
Block a user