Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #tumblr_controls {
- top: 100% !important;
- margin: -28px 0 0 0;
- right: 5px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.60;
- }
- #tumblr_controls:hover {
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment