aboutsummaryrefslogtreecommitdiff
path: root/css/stylesheet.css
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-04-27 15:42:56 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-04-27 15:42:56 -0500
commitd2392ced878b3ac99b3bf5e5be2b8bc3df672561 (patch)
treea60aa2a0cba2e0051a74fd20bdd5e0f1dee0f3ab /css/stylesheet.css
parentbcfb8df203c29f305e97b72a2d81c3f7fa15d1a9 (diff)
add background colour
Diffstat (limited to 'css/stylesheet.css')
-rw-r--r--css/stylesheet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css
index ad1e25c..9f9c01b 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -58,6 +58,7 @@ a:hover {
.footer {
position: fixed;
+ background-color: #fff8ea;
bottom: 0;
margin: auto;
width: 700px;