css: make column headings bold

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Tento commit je obsažen v:
Lars Hjemli 2007-05-21 00:29:11 +02:00
rodič 0b8b6a3176
revize 3b86b44fc7

Zobrazit soubor

@ -60,7 +60,7 @@ table.list tr.nohover:hover {
}
table.list th {
font-weight: normal;
font-weight: bold;
border-bottom: solid 1px #777;
padding: 0.1em 0.5em 0.1em 0.5em;
vertical-align: baseline;