summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2023-01-26 11:47:40 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:40 +0800
commita29e6b8d3ba296798adaf5b78fe4061e00ee2767 (patch)
tree4f2a3e0ca43461e19936dbd063e71584abbb0e9f
parent4ecb04b32216bf4856544ba329a5d6254a3032b0 (diff)
downloadwww-a29e6b8d3ba296798adaf5b78fe4061e00ee2767.tar.gz
Yellowish again
-rwxr-xr-xplain.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/plain.css b/plain.css
index 5828fe7..925be7d 100755
--- a/plain.css
+++ b/plain.css
@@ -1,9 +1,9 @@
 body {
-	/* background-color: #F8F4E7;
-	color: #552800; */
-	background-color: #E9F7FF;
-	color: #000000; 
-	font-family: sans-serif;
+	background-color: #F8F4E7;
+	color: #552800;
+	/* background-color: #E9F7FF;
+	color: #000000;
+	font-family: sans-serif; */
 }
 
 .copyright {