Actions

MediaWiki

Difference between revisions of "Common.css"

From PROBOTIX :: wiki

 
(4 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 */
 
/*body { background-color: #EFEFEF;}*/
 
 
ul
 
{
 
    list-style-position: inside;
 
    white-space: normal;
 
}
 
h2
 
{
 
    font-weight: bold;
 
}
 

Latest revision as of 13:09, 18 September 2013

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