MediaWiki:monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 8: Line 8:
padding-bottom: .17em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
#wikiPreview {
color: red !important;
}
}

Revision as of 17:25, 20 June 2007

/* 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: 1px solid #aaa;
}