summaryrefslogtreecommitdiff
path: root/css/content.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.scss')
-rw-r--r--css/content.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/content.scss b/css/content.scss
index c80c7c7..c6aa6b3 100644
--- a/css/content.scss
+++ b/css/content.scss
@@ -116,7 +116,7 @@
}
}
- #footnote {
+ #footer {
background-color: var(--foregroundColour);
border-radius: 1rem;
font-family: "Martian Mono", "monospace";
@@ -133,7 +133,7 @@
width: 100%;
}
- #footnoteHeading {
+ #footerHeading {
font-size: 2em;
font-weight: bold;
}