MediaWiki:Common.css: Difference between revisions

Add highighting color for string literals.
(Added another keyword class, tuned keyword colors)
(Add highighting color for string literals.)
Line 58:
font-weight: bold;
color: #cc66cc;
}
 
.st0 {
color: #ff0000;
}