|
|
@ -79,7 +79,6 @@ a:hover {
|
|
|
|
bottom : 0px;
|
|
|
|
bottom : 0px;
|
|
|
|
top : 30px;
|
|
|
|
top : 30px;
|
|
|
|
background : white;
|
|
|
|
background : white;
|
|
|
|
z-index : -1;
|
|
|
|
|
|
|
|
opacity : 0;
|
|
|
|
opacity : 0;
|
|
|
|
-webkit-transition: opacity 0.2s linear;
|
|
|
|
-webkit-transition: opacity 0.2s linear;
|
|
|
|
-moz-transition: opacity 0.2s linear;
|
|
|
|
-moz-transition: opacity 0.2s linear;
|
|
|
@ -154,6 +153,7 @@ a:hover {
|
|
|
|
bottom : 0px;
|
|
|
|
bottom : 0px;
|
|
|
|
font-size : 14px;
|
|
|
|
font-size : 14px;
|
|
|
|
overflow : auto;
|
|
|
|
overflow : auto;
|
|
|
|
|
|
|
|
background : white;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#feeds ul#feeds-content img {
|
|
|
|
#feeds ul#feeds-content img {
|
|
|
|