summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
abb96d1)
Leider enthalten momentan gewisse Tabs noch <div
class="listheading">..., und die sind auf Überschriften
gestylt. Deshalb gab's Inkonsistenzen in den Tabellenlistheadings: mal
grauer Hintergrund, mal grün, wodurch weiße/schwarze Schrift oft
schwer lesbar war.
} */
.listheading {
padding: 0.2em;
} */
.listheading {
padding: 0.2em;
- background-color: #EBEBEB;
- color: #006400;
+ background-color: #006400;
+ color: white;
font-weight: bolder;
text-align: left;
border-style: none;
font-weight: bolder;
text-align: left;
border-style: none;