Difference between revisions of "MediaWiki:Common.css"

From IPLOG
Jump to: navigation, search
 
(58 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: 50;
+
{
    padding: 0.25em 0;
+
font-weight: normal;
    word-wrap: break-word;
 
    background: yellowgreen;
 
 
}
 
}

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