diff options
Diffstat (limited to 'index.css')
-rw-r--r-- | index.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ body { background: #444; color: white; padding: 1em; + margin-bottom: 3em; /* for the footer */ font-family: verdana, sans-serif; } |