From 45c9e9706ec02f7cc4803d91aef473b07c017b48 Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Wed, 7 Jun 2023 11:10:19 +0800 Subject: Use default fonts --- plain.css | 5 +---- 1 file changed, 1 insertion(+), 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 { -- cgit 1.4.1-2-gfad0