summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2023-03-24 21:43:05 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:43 +0800
commita954d7d2a9ce39b829b215bd4a0810828cc0d3b6 (patch)
treed00dc8cf36151119d537acc6a9847ec61cff4313
parentabe088820d0b10c77d08fc7f429ac8c4586bff3d (diff)
downloadwww-a954d7d2a9ce39b829b215bd4a0810828cc0d3b6.tar.gz
Fandol Kai
-rwxr-xr-xplain.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css
index 3527b22..2e98765 100755
--- a/plain.css
+++ b/plain.css
@@ -1,7 +1,7 @@
 body {
 	background-color: #F8F4E7;
 	color: #552800;
-	font-family: "Arial", sans-serif;
+	font-family: "Arial", "FandolKai", sans-serif;
 }
 
 .copyright {