summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2023-01-08 09:39:13 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:38 +0800
commita0478ca81c0ac43477ab319597408fa161a8dd96 (patch)
tree1963435f937f143682aa7cee7e3a443dc40dd590
parentc97f77d2550e8b6fb24209fc6e8961d4bda76be1 (diff)
downloadwww-a0478ca81c0ac43477ab319597408fa161a8dd96.tar.gz
e
-rwxr-xr-xplain.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/plain.css b/plain.css
index 9d4f622..67f715c 100755
--- a/plain.css
+++ b/plain.css
@@ -1,8 +1,8 @@
 body {
-	background-color: #F8F4E7;
-	color: #552800;
-/*	background-color: #CCCCCC;
-	color: #000000; */
+	/* background-color: #F8F4E7;
+	color: #552800; */
+	background-color: #CCCCFF;
+	color: #000000; 
 }
 
 .copyright {