summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--plain.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/plain.css b/plain.css
index cea1393..8041dad 100644
--- a/plain.css
+++ b/plain.css
@@ -1,10 +1,7 @@
-@import "https://static.andrewyu.org/css/lmodern10.css";
-@import "https://static.andrewyu.org/css/fandol.css";
-
 body {
 	background-color: #F8F4E7;
 	color: #552800;
-	font-family: "Latin Modern Roman", "FandolSong", serif;
+	font-family: serif;
 }
 
 .copyright {