Difference between revisions of "MediaWiki:Main.css"

From NsdWiki
Jump to: navigation, search
(New page: .cquote { background-color: #f3f3f3 !important; margin-top: 1em !important; margin-bottom: 1em !important; } .cquote p { font-size: 88%; })
 
(No difference)

Latest revision as of 00:13, 27 July 2008

.cquote
{
    background-color: #f3f3f3 !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.cquote p
{
    font-size: 88%;
}