From 6308c869055eb7f7b20a8ff14f1ee2845b1f9719 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 13 Nov 2022 17:01:57 -0800 Subject: add picture --- build/website/css/style.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'build/website/css/style.css') diff --git a/build/website/css/style.css b/build/website/css/style.css index 0fb4cd7..9fdd1e7 100644 --- a/build/website/css/style.css +++ b/build/website/css/style.css @@ -252,35 +252,28 @@ footer { .content { width: 90%; } - .nav { font-size: 14px; width: 90%; } - p { font-size: 0.8em; } - ul { font-size: 0.8em; } - ol { font-size: 0.8em; } - h1 { font-size: 20px; } - h2 { font-size: 18px; } h3 { font-size: 16px; } - footer { width: 90%; } -- cgit