Difference between revisions of "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
− | |||
− | |||
− | |||
− | |||
tr.s0 td { | tr.s0 td { | ||
background-color: #EEEEEE; | background-color: #EEEEEE; | ||
+ | border: solid 1px #000000; | ||
} | } | ||
tr.s1 td { | tr.s1 td { | ||
background-color: #DDEEFF; | background-color: #DDEEFF; | ||
+ | border: solid 1px #000000; | ||
} | } |
Revision as of 05:58, 9 September 2008
/* edit this file to customize the monobook skin for the entire site */
tr.s0 td {
background-color: #EEEEEE;
border: solid 1px #000000;
}
tr.s1 td {
background-color: #DDEEFF;
border: solid 1px #000000;
}