summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2022-12-20 21:33:53 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:36 +0800
commit52503db8e0386dfb6ded53abb4dda0d2f47e9f0b (patch)
treea7a406e4f963baf2bf06152639687b06599b6b11
parent7efbd12c99294ccd90c261dcd6989a8c9292366d (diff)
downloadwww-52503db8e0386dfb6ded53abb4dda0d2f47e9f0b.tar.gz
uh
-rw-r--r--plain.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/plain.css b/plain.css
index 6a939f9..a2cb981 100644
--- a/plain.css
+++ b/plain.css
@@ -1,6 +1,8 @@
 body {
-	background-color: #F8F4E7;
-	color: #552800;
+/*	background-color: #F8F4E7;
+	color: #552800; */
+	background-color: #AAAAAA;
+	color: #000000;
 }
 
 .copyright {