diff options
-rw-r--r-- | css/stylesheet.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css index ad1e25c..9f9c01b 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -58,6 +58,7 @@ a:hover { .footer { position: fixed; + background-color: #fff8ea; bottom: 0; margin: auto; width: 700px; |