diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ a { .footer { padding: 20px; margin-top: 20px; - position: fixed; bottom: 0px; left: 0px; right: 0px; + position: absolute; bottom: 0px; left: 0px; right: 0px; color: white; background-color: #1f8e42; text-align: center; |
