Noch "bessere" Farben
This commit is contained in:
parent
1bf35f0d4a
commit
6c0a344679
@ -1 +1 @@
|
||||
Subproject commit d95330fd8b468b926c6cd776677df46ea2b68d21
|
||||
Subproject commit e1cc5b77c1445ac64fd9490fa595440af32f1180
|
@ -22,4 +22,14 @@
|
||||
font-style: italic;
|
||||
font-size: 120%;
|
||||
}
|
||||
.paragraph {
|
||||
line-height: 1.3;
|
||||
}
|
||||
tbody>tr:nth-of-type(odd), #footer {
|
||||
background-color: #1f2420;
|
||||
}
|
||||
|
||||
tbody>tr:hover {
|
||||
background-color: #364239;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user