themes/freifunk-generic: Make 'tr.cbi-section-table-descr th' bold
This commit is contained in:
parent
ca6e80f044
commit
0bd747d7b4
1 changed files with 1 additions and 1 deletions
|
@ -800,7 +800,7 @@ table.cbi-section-table td {
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.cbi-section-table-descr th {
|
tr.cbi-section-table-descr th {
|
||||||
font-weight: normal;
|
font-weight: bold;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue