diff --git a/web/css/uoj-bs5.css b/web/css/uoj-bs5.css index be703fd..212f95a 100644 --- a/web/css/uoj-bs5.css +++ b/web/css/uoj-bs5.css @@ -92,6 +92,10 @@ label { cursor: pointer; } +.uoj-status-text { + font-weight: bold; +} + .card-uoj-accepted > .card-header:hover, .card-uoj-accepted > div.card-header > div > .uoj-status-text { color: #25ad40;