Dnomd343
2 years ago
2 changed files with 15 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||
|
|||
.bookmarklet_wrapper { |
|||
display: none; |
|||
} |
|||
|
|||
footer.small-font:hover { |
|||
opacity: 1; |
|||
} |
|||
|
|||
footer.small-font { |
|||
opacity: 0; |
|||
transition: opacity .6s; |
|||
} |
Loading…
Reference in new issue