MediaWiki:monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 7: Line 7:
padding-top: .5em;
padding-top: .5em;
padding-bottom: .17em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
border-bottom: 2px solid #aaa;
}
}

Revision as of 19:34, 3 March 2008

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

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