diff --git a/web/css/uoj-bs5.css b/web/css/uoj-bs5.css index 400afd8..222423a 100644 --- a/web/css/uoj-bs5.css +++ b/web/css/uoj-bs5.css @@ -1,4 +1,7 @@ .uoj-username { font-weight: 800; text-decoration: none; + font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, + 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', + 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }