diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-01-04 14:18:20 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-01-04 14:18:20 +0200 |
commit | e7b4d365f287f173c8cc0b5a4d965c3a0579c2e0 (patch) | |
tree | b80769ee992b47aaa2aa56828880764531deaab6 /index.css | |
parent | 2878bb666d1a2d1032683cd1783dbe6a9b505ba4 (diff) | |
download | LYLLRuoka-e7b4d365f287f173c8cc0b5a4d965c3a0579c2e0.tar.gz LYLLRuoka-e7b4d365f287f173c8cc0b5a4d965c3a0579c2e0.zip |
Minor GUI improvements
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; } |