User:OminousWind/monobook.css

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Font */ 
 
* {
font-family: Narkisim;
}

body { background: #000; }
#content, 
#p-sitename,  
#p-community,  
#p-links, 
#p-switch,  
#p-search, 
#p-tb,
#p-navigation { 
background: #F5F5F5; 
}


a:link, 
a:visited {
color: #061F30 !important; 
}

#p-logo a { background-image: url('http://i1086.photobucket.com/albums/j457/Montechristo95/alex_the_large-1-2.png') !important; }