summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-03-23 00:52:47 +0800
committerchai <chaifix@163.com>2022-03-23 00:52:47 +0800
commit07ec409aa1ebd0040da3c19c162941c42e10d569 (patch)
tree6dbf721d610b83dd044178486834ba7e975274cf
parentca04ce830ae3ecf3dd9c890d1e5f715b91824881 (diff)
*background
-rw-r--r--res/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/styles.css b/res/styles.css
index e1318a0..df8ccd7 100644
--- a/res/styles.css
+++ b/res/styles.css
@@ -3,7 +3,7 @@ body{
background-image: url(bg.jpg);
background-repeat: repeat;
*/
- background-color: #3a3a3a;
+ background-color: #a8bcd5;
margin-top: 0;
margin-bottom: 0;
}