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