修改背景颜色

This commit is contained in:
A1300399510
2023-11-08 12:19:23 +08:00
parent 133dc9132c
commit 70b1029f89
4 changed files with 5 additions and 4 deletions

View File

@@ -77,7 +77,8 @@ a {
}
html {
background-color: #eff7ff;
// background-color: #eff7ff;
background-color: rgba(238, 242, 245, 1);
}
img {