Difference between revisions of "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
tr.st td { | tr.st td { | ||
− | background-color: # | + | background-color: #457DB5; |
+ | color: #FFFFFF; | ||
border: solid 3px #000000; | border: solid 3px #000000; | ||
} | } | ||
tr.sh td { | tr.sh td { | ||
− | background-color: # | + | background-color: #A6AFD0; |
border: solid 1px #000000; | border: solid 1px #000000; | ||
font-weight: bold; | font-weight: bold; |
Revision as of 12:37, 9 September 2008
/* edit this file to customize the monobook skin for the entire site */
tr.st td {
background-color: #457DB5;
color: #FFFFFF;
border: solid 3px #000000;
}
tr.sh td {
background-color: #A6AFD0;
border: solid 1px #000000;
font-weight: bold;
}
tr.s0 td {
background-color: #EEEEEE;
border: solid 1px #000000;
}
tr.s1 td {
background-color: #DDEEFF;
border: solid 1px #000000;
}