MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 4:
/* These are for the contents of pages */
 
#bodyContent { background-color: #FFF6E2; border:1px solid #A2A9B1; padding: 1em; color: #210703;}
#firstHeading { background-color: #fee0ab; border: thick double #FBB600; padding: 0.2em;}
 
Line 11:
 
 
/* These are for backgrounds on the top (above page titles) and left hand menus */
 
/* These are forFor backgrounds on the top (above page titles) and left handthe menussidebar */
 
#mw-panel { font-size:16px; background-color: #fee0ab; border:thick double #FBB600; color:#210703;}
#p-navigation h3 { color: #fbb600;}
 
 
 
Line 22:
 
 
/* text of headings and page titles */
#content h1,h2,h3,h4,h5,h6{color:#210703}hr{color:#210703}