diff --git a/assets/style.scss b/assets/style.scss index e8939bb..a45fb75 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -132,16 +132,20 @@ table { thead th { @include heading; font-weight: bold; + white-space: nowrap; } - thead tr, tr:not(:last-child) { - @include hline(10em, 1px, $primary-1, $primary-2, $primary-3) + thead tr, { + @include hline(10em, 2px, $primary-1, $primary-2, $primary-3) + } + + tr:not(:last-child) { + border-bottom: 1px solid $primary-3; } td, th { padding: 0.2em 0.5em; text-align: left; - white-space: nowrap; } } diff --git a/content/_index.de.md b/content/_index.de.md index 13c9c40..92c257a 100644 --- a/content/_index.de.md +++ b/content/_index.de.md @@ -7,6 +7,7 @@ menu: {{