Difference between revisions of "MediaWiki:Evergreen3.css"

From Puget Prairie Plants
Line 10: Line 10:
 
.firstHeading {
 
.firstHeading {
 
     font-weight: normal;
 
     font-weight: normal;
 +
    font-style: italic;
 
}
 
}

Revision as of 13:15, 14 February 2012

/*<nowiki>*/

.basics {
    background-color: #F9F9F9;
    border: 1px solid #E5E5E5;
    clear: right;
    padding: 10px;
}

.firstHeading {
    font-weight: normal;
    font-style: italic;
}