MediaWiki:monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
New page: →‎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...   (change visibility)
 
No edit summary   (change visibility)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* 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;
}
#wikiPreview {
color: red;
}

Latest revision as of 19:39, 3 March 2008

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