summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.css b/index.css
index c520d4b..444decd 100644
--- a/index.css
+++ b/index.css
@@ -30,3 +30,9 @@ figure img {
figure figcaption {
text-align: center;
}
+
+footer {
+ margin-top: 5ex;
+ padding-top: 1ex;
+ border-top: 3px solid gray;
+}