diff --git a/_includes/footer.html b/_includes/footer.html index d4d8bcf..eefa23b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,6 @@ -
Sibyllastr. 9 (Hinterhof), 45136 Essen diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss index c28a9f0..e84674b 100644 --- a/_sass/_chaospott.scss +++ b/_sass/_chaospott.scss @@ -188,6 +188,10 @@ rect.bordered { } } +footer hr { + border-color: $grey-color-dark; +} + .elevator-button { text-align: center; margin: auto;