Introduce a 'games this month' column
[asr.git] / style.css
blobe9dfa34170c6be6d1b35c7e8ff318d2ae22d1b6e
1 td { border: black 1pt solid; text-align: center }
3 #ladder table { font-size: 0.9em }
5 /*h2 { margin-top: 0em }*/ /* this is a trick to make left and right divs align */
7 /*div#ladder { float: left; margin: 0em 1em }
8 div#extrastuff { margin: 0em 1em }*/
10 tr.winner { background: lightgreen }
12 p#adminlink { font-size: small; text-align: right; }
13 p#sourcelink { font-size: small; text-align: right; }
14 p#skiptable { font-size: small; text-align: right; }
16 .inactive { color: gray }
17 .inactive-streak { color: gray }
18 .loss-streak { color: red }
19 .win-streak { color: green }