S2OJ/web/css/uoj-bs5.css
2022-09-24 06:28:50 +08:00

12 lines
293 B
CSS

body {
overflow-y: scroll;
}
.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';
}