fixed styles

This commit is contained in:
Dennis Eichhorn 2020-09-25 17:59:59 +02:00
parent 16cb438210
commit c64919fe7c
2 changed files with 125 additions and 202 deletions

File diff suppressed because it is too large Load Diff

View File

@ -27,6 +27,10 @@ table.default {
box-sizing: border-box;
overflow-x: auto;
.fa {
color: var(--button-colored-background);
}
caption {
font-size: 1.5rem;
font-weight: 400;