themes/freifunk-generic: Make 'tr.cbi-section-table-descr th' bold

This commit is contained in:
Manuel Munz 2011-02-15 20:48:32 +00:00
parent ca6e80f044
commit 0bd747d7b4

View file

@ -800,7 +800,7 @@ table.cbi-section-table td {
}
tr.cbi-section-table-descr th {
font-weight: normal;
font-weight: bold;
font-size: 90%;
}