From 5ce192959037fec562d227baff6ba5c2f2b4a269 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Sun, 6 Jul 2025 14:47:06 -0600 Subject: font sizes --- lisp/webapps/bogenherr/static/css/stylesheet.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lisp/webapps/bogenherr/static/css') 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; } -- cgit v1.3