summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:42:25 +0000
committerPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 20:42:25 +0000
commitb72ba6d48533b7ec03a769e3fd64daea942942f4 (patch)
treedd72e2042e3c760af5251684be6152f559d98900
parent174722ba4892148e185d13dc06654c6798f8c239 (diff)
More theme tweaks
-rw-r--r--theme/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/style.css b/theme/static/style.css
index 5fe1a8b..6d153ce 100644
--- a/theme/static/style.css
+++ b/theme/static/style.css
@@ -173,7 +173,7 @@ footer {
padding: 0px 0px 30px 0px;
background-position: center bottom;
background-image: url("footer.png");
- background-repeat: no-repeat;
+ background-repeat: repeat-y;
background-size: auto 100%;
}