MediaWiki:monobook.css: Difference between revisions

From WikiROMS
Jump to navigationJump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 10: Line 10:
}
}


#ca-talk li a {
li#ca-talk a {
color: #00FF00 ! important;
color: #00FF00 ! important;
}
}

Revision as of 16:34, 30 October 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;
}

li#ca-talk a {
color: #00FF00 ! important;
}