User:ALTracer/common.css

From Terraria Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@-moz-document domain("gamepedia.com") {
a:link {color:#9E9E9E  !important;}      
a:visited {color:#B8B8B8  !important;}  
a:hover {color:#979797  !important;}  
a:active {color:#979797  !important;} 

* {
background: #262626 !important;
border-color: #585858 !important;
color: #C2C2C2 !important;
}

/*Borrowed from a Fallout Wiki Theme*/
.t-netbar .t-netbar-curseInfo, #footer.main.t-footer.u-icon.u-icon-a.group, #ftb-toolbar-anchor, #ft, #p-socialProfiles, #p-sitePromos, .va-wikiinothermedia, .show-ads {
      display: none !important;
}

a:before{display: none !important;}
.vectorMenu:before{display: none !important;}
}