diff --git a/default.css b/default.css index 44d8999..4b81233 100644 --- a/default.css +++ b/default.css @@ -7,7 +7,8 @@ } footer { - position: absolute; + position: fixed; + padding: .5em; bottom: 0; - height: 50px; + width: 100%; } diff --git a/error.html b/error.html index a89f577..69273f6 100644 --- a/error.html +++ b/error.html @@ -5,6 +5,7 @@