Guest User

Untitled

a guest
May 25th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. @-moz-document domain("furaffinity.net") {
  2. #fa_header {
  3. z-index: 0;
  4. margin-top: 45px;
  5. margin-right: 0;
  6. margin-bottom: 0;
  7. margin-left: 10px;
  8. }
  9.  
  10. .block-menu-top {
  11. position: Fixed;
  12. -webkit-box-shadow: 0px 0px 25px #000;
  13. z-index: 2;
  14. }
  15.  
  16. .block-banners {
  17. position: relative;
  18. height: 155px;
  19. }
  20.  
  21. .block-banners div.ads {
  22. margin: 45px 0 0 0 ;
  23. }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment