Difference between revisions of "MediaWiki:Monobook.css"
From Sydapedia
Jump to navigationJump to searchGpfontaine (talk | contribs) (Added info at top of page for standard syd colors and also added footer colors.) |
Gpfontaine (talk | contribs) m |
||
Line 35: | Line 35: | ||
#p-search {background:#9966FF; color:#FFFFFF;}} | #p-search {background:#9966FF; color:#FFFFFF;}} | ||
p-tb {} | p-tb {} | ||
− | footer {background:#9966FF; color:#FFFFFF;} | + | #footer {background:#9966FF; color:#FFFFFF;} |
f-poweredbyico {} | f-poweredbyico {} | ||
− | f-list {} | + | #f-list {border:1px solid #FFFFFF; background:#000000;} |
</nowiki> | </nowiki> |
Revision as of 16:36, 1 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 */ :link {} :link:link {} :link:visited {} :link#contentTop {} :link.external {} :link.extiw {} :link.image {} :link.internal {} :link.new example {} body.ns-0 {} div#bodyContent {} div#column-content {} div#editsection {} div#globalWrapper {} div#tocindent {} div.tocline {} h1.firstHeading {} h2 {} h3 {} img.tex {} small {} table.toc {} column-content {} content {} firstHeading {} bodyContent {} contentSub {} p-cactions {} p-personal {} p-logo {} p-navigation {} #p-search {background:#9966FF; color:#FFFFFF;}} p-tb {} #footer {background:#9966FF; color:#FFFFFF;} f-poweredbyico {} #f-list {border:1px solid #FFFFFF; background:#000000;} </nowiki>