Difference between revisions of "MediaWiki:Common.css"

From IPLOG
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #mw-panel .portal .body li { line-height: 1.125em; margin: 0; padding: 0.25em 0; word-wrap: break-word; }")
 
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#mw-panel .portal .body li {
+
 
    line-height: 1.125em;
+
div#mw-panel div.portal div.body ul li#n-Configuration
    margin: 0;
+
{
    padding: 0.25em 0;
+
font-weight: normal;
    word-wrap: break-word;
 
 
}
 
}

Latest revision as of 09:08, 3 January 2019

/* CSS placed here will be applied to all skins */

div#mw-panel div.portal div.body ul li#n-Configuration
{
 	font-weight: normal;
}