From 544c80dc61a129e2916cdb53c984e56d8f7a944c Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Sat, 5 Dec 2015 15:04:31 +0800 Subject: https --- css/font.css | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'css') diff --git a/css/font.css b/css/font.css index 9922467..c57f289 100644 --- a/css/font.css +++ b/css/font.css @@ -1,16 +1,17 @@ h1 { - font-family: Century Gothic, sans-serif; - font-size: 24px; - font-style: normal; - font-variant: normal; - font-weight: 500; - line-height: 26.3999996185303px; + font-family: Century Gothic, sans-serif; + font-size: 24px; + font-style: normal; + font-variant: normal; + font-weight: 500; + line-height: 26.3999996185303px; } + p { - font-family: Century Gothic, sans-serif; - font-size: 14px; - font-style: normal; - font-variant: normal; - font-weight: 400; - line-height: 20px; + font-family: Century Gothic, sans-serif; + font-size: 14px; + font-style: normal; + font-variant: normal; + font-weight: 400; + line-height: 20px; } -- cgit v1.2.3