Difference between revisions of "MediaWiki:Monobook.css"

From WikiROMS
Jump to navigationJump to search
Line 4: Line 4:
font-size: 188%;
font-size: 188%;
font-weight: bold;
font-weight: bold;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
}

Revision as of 18:19, 8 December 2006

/* CSS placed here will affect users of the Monobook skin */

.title {
font-size: 188%;
font-weight: bold;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
}