summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2023-02-18 09:13:29 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:41 +0800
commit8169de9db5d954dcedc47a7040c10e7970203907 (patch)
tree3d58c5fd426494f50c73f38ff4604a334b7c5362
parent03186e899685fa8618a73e7f747b66c89aff4ae8 (diff)
downloadwww-8169de9db5d954dcedc47a7040c10e7970203907.tar.gz
Arial
-rwxr-xr-xplain.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/plain.css b/plain.css
index 925be7d..3527b22 100755
--- a/plain.css
+++ b/plain.css
@@ -1,9 +1,7 @@
 body {
 	background-color: #F8F4E7;
 	color: #552800;
-	/* background-color: #E9F7FF;
-	color: #000000;
-	font-family: sans-serif; */
+	font-family: "Arial", sans-serif;
 }
 
 .copyright {