Difference between revisions of "MediaWiki:Monobook.css"

From "A B C"
Jump to navigation Jump to search
Line 11: Line 11:
 
border: solid 1px #000000;
 
border: solid 1px #000000;
 
font-weight: bold;
 
font-weight: bold;
 +
}
 +
 +
tr.sp td {
 +
cellpadding: 0px;
 +
font-size: 6pt;
 
}
 
}
  

Revision as of 13:14, 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.sp td {
cellpadding: 0px;
font-size: 6pt;
}

tr.s0 td {
background-color: #EEEEEE;
border: solid 1px #000000;
}

tr.s1 td {
background-color: #DDEEFF;
border: solid 1px #000000;
}