Advertisement
aryasnark

For Missing Tumblr Controls

Jul 17th, 2013
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. iframe#tumblr_controls {
  2. top:5px;
  3. right:10px!important;
  4. position:fixed !important;
  5. -webkit-filter: invert(1);
  6. opacity:.6;
  7. filter:alpha(opacity=60);
  8. -moz-opacity:.6;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement