MediaWiki:Common.css: Difference between revisions

Added another keyword class, tuned keyword colors
(A couple more CSS classes)
(Added another keyword class, tuned keyword colors)
Line 15:
.kw3 {
font-weight: bold;
color: #0000993333cc;
}
 
.kw4 {
font-weight: bold;
color: #0000666666cc;
}
 
.kw5 {
font-weight: bold;
color: #9999cc;
}