MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "→‎CSS placed here will be applied to all skins: →‎Change the background color of the bottom and left of eath page, up to behind the logo:: body { background: #B0E0E6;} →‎background color of the content and title of pages: #content { background-color: #E0FFFF; } →‎This is from the background color of the title of the Navigation menu in the left column: #p-navigation { background-color: #F0FFFF; } /* This is from the background color of the title of the Twe...")
 
No edit summary
Line 27: Line 27:


body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
#mw-head-base {background-color: #E0FFFF; }

Navigation menu