mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-09 16:38:41 +00:00
feat: set tab-size to 4
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7aa51e889a
commit
e96eaba256
@ -4,6 +4,10 @@ body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
pre {
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
.uoj-username,
|
||||
.uoj-score {
|
||||
font-weight: 800;
|
||||
|
Loading…
Reference in New Issue
Block a user