MediaWiki:Monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 4: Line 4:
font-size: 188%;
font-size: 188%;
font-weight: bold;
font-weight: bold;
border-bottom: 1px solid #aaa;
}
}

Revision as of 18:16, 8 December 2006

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

span.title {
font-size: 188%;
font-weight: bold;
border-bottom: 1px solid #aaa;
}