MediaWiki:Monobook.css
From Sydapedia
Revision as of 07:45, 13 January 2008 by Gpfontaine (talk | contribs)
Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* <nowiki> CSS placed here will affect users of the Monobook skin */ /* http://en.wikibooks.org/wiki/Help:User_style#CSS_selectors for details about this page */ /* Common Syd Colors ---- Purple: #9966FF ---- Green: #00FF00 ---- White: #FFFFFF ---- Gray: #333333 */ #li.selected {border:1px solid #9966ff;} /* This whole section below is commented out because it is only about 70% completed :link {color:#9966FF;} :link:link {color:#9966FF;} :link:visited {color:#5926bF;} :link#contentTop {color:#9966FF;} :link.external {color:#9966FF;} :link.extiw {color:#9966FF;} :link.image {color:#9966FF} :link.internal {color:#9966FF;} :link.selected {color:#9966FF;} :link.new {color:#FF0000;} body.ns-0 {} body {} div#bodyContent {} div#column-content {} div#editsection {} div#globalWrapper {} div#tocindent {} div.tocline {} h2 {} h3 {} img.tex {} small {} table.toc {} column-content {} #content, #content table, #internal, #h1.firstHeading, #n-mainpage #p-cactions ul li a { background: #000000; color:#FFFFFF; } #p-cactions ul li.selected a {border:1px solid #00FF00;background:#000000; color:#FFFFFF;} #firstHeading {} #bodyContent {} #contentSub {} #p-personal {} #p-logo {} #p-navigation {border:1px solid #333333; background:#9966FF; color:#333333;} #p-search {border:1px solid #333333; background:#9966FF; color:#333333;} #p-searchBody {background:#000000;} #searchInput {border:1px solid #00FF00; background:#333333; color: #FFFFFF} p-tb {} #footer {background:#9966FF; color:#333333; border:1px solid #00FF00;} #f-poweredbyico {display: none;} #f-list {border:1px solid #333333; background:#FFFFFF; padding:5px;} </nowiki> */