修改背景颜色
This commit is contained in:
@@ -77,7 +77,8 @@ a {
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: #eff7ff;
|
||||
// background-color: #eff7ff;
|
||||
background-color: rgba(238, 242, 245, 1);
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user