diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index cde8c4e..e6ef64e 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius @@ -1,6 +1,11 @@ body + background-color: #1d1f21 + color: #c9cacc display: flex flex-direction: column min-height: 100vh > main flex: 1 + > footer + text-align: center + padding-bottom: 1em diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet index b789fda..3faa243 100644 --- a/templates/default-layout.hamlet +++ b/templates/default-layout.hamlet @@ -27,9 +27,6 @@
^{widget} -