summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-12-23 04:21:52 +0100
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:37 +0800
commit98f5543c9840833d20fb6ec3e23c9bd580c348ff (patch)
tree836ed5b0dceaeb90e5aa8c5aa7a37775f0db3990
parent38fb1bad52c82b3fa517be619762ab0583d95909 (diff)
downloadwww-98f5543c9840833d20fb6ec3e23c9bd580c348ff.tar.gz
Yellowish
-rw-r--r--plain.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/plain.css b/plain.css
index 20c07e6..9d4f622 100644
--- 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: #CCCCCC;
+	color: #000000; */
 }
 
 .copyright {