Jump to content

MediaWiki:Common.css: Difference between revisions

Some code-highlighting CSS
(Modifying color)
(Some code-highlighting CSS)
Line 1:
/*
<pre><nowiki>*/
 
/* GeSHi code highlighting */
.kw1 {
font-weight: bold;
color: #0000ff;
}
 
.kw2 {
font-weight: bold;
color: #0000cc;
}
 
.kw3 {
font-weight: bold;
color: #000099;
}
 
.kw4 {
font-weight: bold;
color: #000066;
}
 
.br0 {
font-weight: bold;
color: #00ff00;
}
 
 
/* Main page fixes */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.