MediaWiki:Common.css: Difference between revisions

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

Revision as of 05:15, 5 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; }

.collection-creatorbox {display:none;}
#collection-creatorbox {display:none;}

.siteNotice {display:none;}
#siteNotice {display:none;}