Difference between revisions of "MediaWiki:Monobook.css"
From Sydapedia
Jump to navigationJump to searchGpfontaine (talk | contribs) m |
Gpfontaine (talk | contribs) m |
||
Line 3: | Line 3: | ||
/* Common Syd Colors ---- Purple: #9966FF ---- Green: #00FF00 ---- White: #FFFFFF ---- Gray: #333333 */ | /* Common Syd Colors ---- Purple: #9966FF ---- Green: #00FF00 ---- White: #FFFFFF ---- Gray: #333333 */ | ||
− | # | + | #footer {background:#ffffff; color:#9966FF; border:1px solid #00FF00;} |
/* This whole section below is commented out because it is only about 70% completed | /* This whole section below is commented out because it is only about 70% completed |
Revision as of 07:47, 13 January 2008
/* <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 */ #footer {background:#ffffff; color:#9966FF; border:1px solid #00FF00;} /* 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> */