MediaWiki:Common.css: Difference between revisions

From Lojban
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
#siteNotice {display:none;}
#siteNotice {display:none;}


body.page-Ralju_papri h1.firstHeading {display:none;}
body.page-ralju_papri h1.firstHeading {display:none;}

Revision as of 13:18, 17 March 2014

/* CSS placed here will be applied to all skins */
/* force the display of the contents of the section */

#p-googleadsense .body {
	display:block !important;
}
/* Option 1: hide the header */
#p-googleadsense h3 {
	display:none;
}
/* Option 2: just hide the arrow in the header */
#p-googleadsense h3 {
	background:none !important;
}

#column-content {margin: 0 0 .6em 0;}
#content {margin: 2.8em 0 0 0;}
#p-cactions { left: .1em; }
#mw_content { margin-left:0.2em; }
#footer { display:none; }

#siteNotice {display:none;}

body.page-ralju_papri h1.firstHeading {display:none;}