diff options
| author | ckonstanski <carlos.konstanski@olo.com> | 2025-07-06 14:47:06 -0600 |
|---|---|---|
| committer | ckonstanski <carlos.konstanski@olo.com> | 2025-07-06 14:47:06 -0600 |
| commit | 5ce192959037fec562d227baff6ba5c2f2b4a269 (patch) | |
| tree | d0ac750fe88d5032d04016757c5ecf12a4a3a110 | |
| parent | b1a519face81075f777b9ecc9823ac34a7a951d1 (diff) | |
font sizes
| -rw-r--r-- | lisp/webapps/bogenherr/static/css/stylesheet.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/webapps/bogenherr/static/css/stylesheet.css b/lisp/webapps/bogenherr/static/css/stylesheet.css index 8b9b740..659aa54 100644 --- a/lisp/webapps/bogenherr/static/css/stylesheet.css +++ b/lisp/webapps/bogenherr/static/css/stylesheet.css @@ -1,13 +1,6 @@ body { background-color: #161012; color: white; -} - -p { - font-size: 14px; -} - -li { font-size: 14px; } |
