summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorckonstanski <carlos.konstanski@olo.com>2025-01-19 10:48:42 -0700
committerckonstanski <carlos.konstanski@olo.com>2025-01-19 10:48:42 -0700
commit7dc5f4d946b2b9f20b1da4011343423a0358d1c2 (patch)
tree95f2adb8fe428916518a7367a361a414978c1455
parent8d03a2d976234197191eed05c821e675c10c36fc (diff)
footer font size
-rw-r--r--lisp/webapps/bogenherr/static/css/stylesheet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/webapps/bogenherr/static/css/stylesheet.css b/lisp/webapps/bogenherr/static/css/stylesheet.css
index 5328e1f..7f7705a 100644
--- a/lisp/webapps/bogenherr/static/css/stylesheet.css
+++ b/lisp/webapps/bogenherr/static/css/stylesheet.css
@@ -79,5 +79,6 @@ hr {
}
#footer {
+ font-size: 14px;
text-align: center;
}