MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 1:
/* CSS placed here will be applied to all skins */
 
 
/* These are for the contents of pages */
 
#bodyContent { background-color: #e6dcc5; }
#firstHeading { background-color: #d4bb9b; }
 
 
/* These are for backgrounds on the top (above page titles) and left hand menus */
 
#mw-head-base { background-color: #d4bb9b; border:2.5px solid #ffd000;}
#mw-panel { background-color: #d4bb9b; border:2.5px solid #ffd000;}
 
 
/* For the background of the logo */
#p-logo { background-color: #d4bb9b; }
 
 
/* For the footer of the site */
#footer { background-color: #d4bb9b; }
a,.mw-body a.external,.mw-body a.extiw{color:#210703}
 
/* text of headings and titles */
h1,h2,h3,h4,h5,h6{color:#210703}hr{color:#210703}