From 3dae70be7f20be8134e5f16ed201eb649361a39d Mon Sep 17 00:00:00 2001 From: km0 Date: Thu, 23 Mar 2023 16:16:37 +0100 Subject: [PATCH] style --- static/css/care.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/static/css/care.css b/static/css/care.css index 9e8622c..09294a8 100644 --- a/static/css/care.css +++ b/static/css/care.css @@ -27,6 +27,7 @@ h1, h2, h3 { font-family: "Unilegant"; + text-decoration: underline; } h1 { @@ -36,11 +37,13 @@ h1 { } h2 { - font-size: 28px; + font-size: 32px; + text-decoration: underline; } h3 { - font-size: 21px; + font-size: 28px; + text-decoration: underline; } blockquote {