diff options
| author | ckonstanski <carlos.konstanski@olo.com> | 2025-01-19 10:48:42 -0700 |
|---|---|---|
| committer | ckonstanski <carlos.konstanski@olo.com> | 2025-01-19 10:48:42 -0700 |
| commit | 7dc5f4d946b2b9f20b1da4011343423a0358d1c2 (patch) | |
| tree | 95f2adb8fe428916518a7367a361a414978c1455 /lisp/webapps/bogenherr/static/css/stylesheet.css | |
| parent | 8d03a2d976234197191eed05c821e675c10c36fc (diff) | |
footer font size
Diffstat (limited to 'lisp/webapps/bogenherr/static/css/stylesheet.css')
| -rw-r--r-- | lisp/webapps/bogenherr/static/css/stylesheet.css | 1 |
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; } |
