mirror of
https://github.com/QingdaoU/OnlineJudgeFE.git
synced 2024-12-29 16:01:51 +00:00
update background colour
This commit is contained in:
parent
3701336767
commit
a7c80e01a8
@ -38,7 +38,8 @@
|
||||
|
||||
<style lang="less">
|
||||
body {
|
||||
margin: 0
|
||||
margin: 0;
|
||||
background-color: rgb(236, 242, 247)!important;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user