Guest User

Batspire subreddit theme

a guest
Aug 11th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. .pagename a {
  2. position: absolute;
  3. top: -170px;
  4. left: 380%;
  5. margin-left: -50px;
  6. height: 237px;
  7. width: 473px;
  8. background: url(%%batspire%%);
  9. position: center;
  10. }
  11.  
  12. #header .tabmenu { text-align: center }
  13.  
  14. #header .tabmenu li {
  15. margin: 0; }
  16. #header .tabmenu a {
  17. margin: 0 3px; }
  18.  
  19. #header-bottom-left ul.tabmenu li a.modtools-on{
  20. display:none!important; }
  21.  
  22. .tabmenu li a[href$="/controversial/"] {
  23. display: none; }
  24.  
  25. #header-bottom-left .tabmenu li a[href$="/wiki/"],
  26. #header-bottom-left .tabmenu li a[href$="/gilded/"],
  27. #header-bottom-left ul.tabmenu li a[href="http://www.reddit.com/r/roleplay/ads/"] {
  28. display: none; }
  29.  
  30. #header-bottom-left {
  31. background: url(%%banner%%);
  32. height: 150px;
  33. }
  34. #header-img, .tabmenu, .pagename {
  35. position: relative;
  36. top: 105px;
  37. }
Add Comment
Please, Sign In to add comment