Difference between revisions of "MediaWiki:Monobook.css"

From Sydapedia
Jump to navigationJump to search
m (Building Color Content - Body background test)
m (Removed Background Color (didn't work) Adding Search Coloring.)
Line 24: Line 24:
 
table.toc {}
 
table.toc {}
 
column-content {}
 
column-content {}
content {background:#333333;}
+
content {}
 
firstHeading {}
 
firstHeading {}
 
bodyContent {}
 
bodyContent {}
Line 32: Line 32:
 
p-logo {}
 
p-logo {}
 
p-navigation {}
 
p-navigation {}
p-search {}
+
p-search {background:#887799;}
 
p-tb {}
 
p-tb {}
 
footer {}
 
footer {}
 
f-poweredbyico {}
 
f-poweredbyico {}
 
f-list {}
 
f-list {}

Revision as of 17:23, 1 January 2008

/* 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 */
: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:#887799;}
p-tb {}
footer {}
f-poweredbyico {}
f-list {}