Difference between revisions of "MediaWiki:Common.css"

 
Line 5: Line 5:
 
     font-style: italic;
 
     font-style: italic;
 
}
 
}
.toc, #toc { display: none; }
 

Latest revision as of 16:02, 20 January 2016

/* CSS placed here will be applied to all skins */
p.ingress {
    margin-left: 2em;
    font-size: 1.2em;
    font-style: italic;
}