MediaWiki:Monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


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

Revision as of 18:18, 8 December 2006

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

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