MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
.page-Main_Page h1.firstHeading { display: none; }
.page-Main_Page h1.firstHeading { display: none; }
/* Hide subsection edit tags on Main Page */
/* Hide subsection edit tags on Main Page */
.page_Main_Page .editsection {display: none;}
.page_Main_Page #editsection {display: none;}


/* Modify all links to be green/brown, then make external links blue/purple */
/* Modify all links to be green/brown, then make external links blue/purple */