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;