summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2023-01-08 19:32:24 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:39 +0800
commitd6440d0502ca9fb54228c88e49a9d92d64acb024 (patch)
treed528505f5cbc124fac96db46071cfa1c19f52cf1
parentedb11c5c1e7b6772338fda0535a87dbc37055e48 (diff)
downloadwww-d6440d0502ca9fb54228c88e49a9d92d64acb024.tar.gz
color
-rwxr-xr-xplain.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css
index 7afe479..5828fe7 100755
--- a/plain.css
+++ b/plain.css
@@ -1,7 +1,7 @@
 body {
 	/* background-color: #F8F4E7;
 	color: #552800; */
-	background-color: #DDEEFF;
+	background-color: #E9F7FF;
 	color: #000000; 
 	font-family: sans-serif;
 }