aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index c384a0e8..f84336d0 100644
--- a/styles.css
+++ b/styles.css
@@ -38,3 +38,7 @@ html {
38 /* override ugly bootstrap defaults */ 38 /* override ugly bootstrap defaults */
39 color: black; 39 color: black;
40} 40}
41
42footer {
43 margin-top: 2em;
44}