summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/screen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index 62b4706..2646c3e 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -74,6 +74,11 @@ div.figure {
text-align: center;
font-size: 0.8rem; }
+div.footnotes {
+ margin-top: 1rem;
+ padding-top: 1rem;
+ border-top: 1px dotted #aaaaaa; }
+
iframe {
margin-top: 1rem;
margin-bottom: 1rem; }