From 55edf4fca77ad774900e571ac146b318a2f437cf Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Wed, 26 Aug 2015 08:47:30 +0800 Subject: modify command fonts --- css/font.css | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'css') diff --git a/css/font.css b/css/font.css index 9f2b408..9922467 100644 --- a/css/font.css +++ b/css/font.css @@ -6,14 +6,6 @@ h1 { font-weight: 500; line-height: 26.3999996185303px; } -h3 { - font-family: Century Gothic, sans-serif; - font-size: 14px; - font-style: normal; - font-variant: normal; - font-weight: 500; - line-height: 15.3999996185303px; -} p { font-family: Century Gothic, sans-serif; font-size: 14px; @@ -22,19 +14,3 @@ p { font-weight: 400; line-height: 20px; } -blockquote { - font-family: Century Gothic, sans-serif; - font-size: 21px; - font-style: normal; - font-variant: normal; - font-weight: 400; - line-height: 30px; -} -pre { - font-family: Century Gothic, sans-serif; - font-size: 13px; - font-style: normal; - font-variant: normal; - font-weight: 400; - line-height: 18.5714282989502px; -} \ No newline at end of file -- cgit v1.2.3