Difference between revisions of "MediaWiki:Common.css"

From FOG Project
Jump to: navigation, search
 
(No difference)

Latest revision as of 14:06, 1 February 2008

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

.code
{
    margin-bottom: 0in; 
    background: #cccccc; 
    border: 1px dashed #000000; 
    padding: 0.01in 0.06in
}

h4
{
    color: #444444;
}

h5
{
    color: #808080;
}