MediaWiki:Common.css: Difference between revisions

From Lojban
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* force the display of the contents of the section */
/* force the display of the contents of the section */
div#mw-panel { text-align:right;}


#article, #bodyContent, #mw_content { text-align: justify; }
#article, #bodyContent, #mw_content { text-align: justify; }

Revision as of 08:15, 18 June 2014

/* CSS placed here will be applied to all skins */
/* force the display of the contents of the section */
div#mw-panel { text-align:right;}

#article, #bodyContent, #mw_content { text-align: justify; }

#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:0em; }
#footer { display:none; }

body.page-Ralju_papri h1.firstHeading, body.page-ralju_papri h1.firstHeading {display:none;}
/*body.page-ralju_papri .uls-trigger {display:none;}*/
body.page-ralju_papri .wikEdLogo{display:none;}
body #ca-view{display:none;}
body #ca-purge{display:none;}