MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 14:
/* For backgrounds on the top (above page titles) and the sidebar */
 
#mw-panel { font-size:12px; background-color: #fee0ab; border:thick double #FBB600; color:#210703;}
#p-navigation h3 { color: #fbb600;}
 
 
 
Line 24:
/* text of headings and page titles */
#content h1,h2,h3,h4,h5,h6{color:#210703}hr{color:#210703}
 
 
/* For inboxes */
.infobox { border: thick double #FBB600; background-color: #fee0ab; color: black;}