MediaWiki:Common.css: Difference between revisions

From Lojban
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
}
}


div#p-navigation { line-height: 200%; }  
div#p-navigation { padding-bottom: 50px; }  
div#p-contents { line-height: 200%; }  
div#p-contents { padding-bottom: 50px; }  
div#mw-panel { line-height: 200%; }  
div#mw-panel { padding-bottom: 50px; }  
#column-content {margin: 0 0 .6em 0;}
#column-content {margin: 0 0 .6em 0;}
#content {margin: 2.8em 0 0 0;}
#content {margin: 2.8em 0 0 0;}

Revision as of 14:02, 17 June 2014

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

#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;
}

div#p-navigation { padding-bottom: 50px; } 
div#p-contents { padding-bottom: 50px; } 
div#mw-panel { padding-bottom: 50px; } 
#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; }

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;}

#n-questioning {
   background-image: url(http://mw.lojban.org/images/c/c9/Nuvola_actions_help.svg);
   background-position: top left;
   background-repeat: no-repeat;
   padding-left: 3px;
   background-size: contain;
}
#n-recentchanges {
   background-image: url(http://mw.lojban.org/images/6/60/Nuvola_apps_krec.svg);
   background-position: top left;
   background-repeat: no-repeat;
   padding-right: 3px;
   background-size: contain;
}

#n-tadni {
   background-image: url(http://mw.lojban.org/images/1/18/Graduate.svg);
   background-position: top left;
   background-repeat: no-repeat;
   padding-right: 3px;
   background-size: contain;
}

#n-contacting {
   background-image: url(http://mw.lojban.org/images/b/b9/Nuvola_apps_edu_languages.png);
   background-position: top left;
   background-repeat: no-repeat;
   padding-right: 3px;
   background-size: contain;
}

#n-Webchat {
   background-image: url(http://mw.lojban.org/images/1/15/Nuvola_apps_ksirc.png);
   background-position: top left;
   background-repeat: no-repeat;
   padding-right: 3px;
   background-size: contain;
}