From d5c76674dab8fc68523c2fb07424078a6736522d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E6=99=9F=E6=99=94?= <759539128@qq.com> Date: Fri, 19 Apr 2024 10:50:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20app/static/css/bootstrap.c?= =?UTF-8?q?ss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/css/bootstrap.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/static/css/bootstrap.css b/app/static/css/bootstrap.css index cd8af32..d22c7d1 100644 --- a/app/static/css/bootstrap.css +++ b/app/static/css/bootstrap.css @@ -178,6 +178,11 @@ b, strong { background-color: #FFFF00 } +.highlighted { + color: red; + font-weight: normal; +} + sub, sup { position: relative; font-size: .75em;