Advertisement
Guest User

fixed nexus

a guest
Sep 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.40 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain("nexusmods.com") {
  3.  
  4. #footer,
  5. #cookie-law-container-box,
  6. .network,
  7. .nmm
  8. {display: none !important}
  9.  
  10.  
  11. #top,
  12. #top-inner,
  13. #main,
  14. #test1
  15. {background: transparent !important;}
  16.  
  17. #hotfilesbar,
  18. .hotPreviewImg
  19. {height: 150px !important; text-align: center; font-size: 16px !important;}
  20.  
  21. .sub-bar,
  22. #subnav,
  23. #top
  24. {font-size: 14px !important;}
  25.  
  26.  
  27. .subsFeedContainer
  28. {font-size: 14px !important; color: white !important;}
  29.  
  30.  
  31. .feedDate
  32. {font-size: 14px !important; font-style: oblique !important;}
  33.  
  34. .header-name
  35. {font-size: 28px !important; font-weight: bold !important; overflow: auto !important; resize: both !important;}
  36.  
  37. .header-author
  38. {font-size: 18px !important; font-weight: bold !important; overflow: auto !important; resize: both !important;}
  39.  
  40. .header-cat
  41. {font-size: 16px !important; font-weight: bold !important; margin-bottom: -15px !important; overflow: auto !important;}
  42.  
  43. .header-dates
  44. {font-size: 14px !important; margin-bottom: -5px !important; font-weight: bold !important;}
  45.  
  46.  
  47. .action-button,
  48. .green.action-button
  49. {font-size: 18px !important; font-weight: bold !important;}
  50.  
  51. .inner
  52. {font-size: 16px !important; font-weight: bold !important;}
  53.  
  54. #right-col
  55. {width: 300px !important;}
  56.  
  57. .box-content > .boxPreviewImg
  58. {font-size: 12px !important; text-align: center !important; font-style: oblique !important;}
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement