summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/css/style.scss b/assets/css/style.scss
index b59d669..1a58e09 100644
--- a/assets/css/style.scss
+++ b/assets/css/style.scss
@@ -99,4 +99,12 @@ div.highlight button:active,
div.highlight button:focus,
div.highlight button:hover {
opacity: 1
+}
+
+.footnotes {
+ font-size: 14px;
+ line-height: 1.4;
+}
+.footnotes p {
+ margin: 0;
} \ No newline at end of file