Difference between revisions of "MediaWiki:Monobook.css"

From "A B C"
Jump to navigation Jump to search
Line 14: Line 14:
  
 
tr.sp td {
 
tr.sp td {
cellpadding: 0px;
+
padding: 0px;
 
font-size: 6pt;
 
font-size: 6pt;
 
}
 
}

Revision as of 13:16, 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 {
padding: 0px;
font-size: 6pt;
}

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

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