aboutsummaryrefslogtreecommitdiff
path: root/css/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/stylesheet.css')
-rw-r--r--css/stylesheet.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 3d0d96e..fcbfa6e 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -56,6 +56,16 @@ a:hover {
}
}
+.footer {
+ position: fixed;
+ left: 0;
+ bottom: 0;
+ width: 100%;
+ text-align: center;
+ display: flex;
+ justify-content: space-between;
+}
+
/* Org Stuff */
.todo {