summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJinweiClarkChao <[email protected]>2015-08-26 08:47:30 +0800
committerJinweiClarkChao <[email protected]>2015-08-26 08:47:30 +0800
commit55edf4fca77ad774900e571ac146b318a2f437cf (patch)
tree75a47fc56aba99facde49c40c4f55dd2ce848419 /css
parent0f5825e65a9beba4ebb82ff7827d7030fb79fd9c (diff)
downloadring0.xyz-55edf4fca77ad774900e571ac146b318a2f437cf.tar.gz
modify command fonts
Diffstat (limited to 'css')
-rw-r--r--css/font.css24
1 files changed, 0 insertions, 24 deletions
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 {
6 font-weight: 500; 6 font-weight: 500;
7 line-height: 26.3999996185303px; 7 line-height: 26.3999996185303px;
8} 8}
9h3 {
10 font-family: Century Gothic, sans-serif;
11 font-size: 14px;
12 font-style: normal;
13 font-variant: normal;
14 font-weight: 500;
15 line-height: 15.3999996185303px;
16}
17p { 9p {
18 font-family: Century Gothic, sans-serif; 10 font-family: Century Gothic, sans-serif;
19 font-size: 14px; 11 font-size: 14px;
@@ -22,19 +14,3 @@ p {
22 font-weight: 400; 14 font-weight: 400;
23 line-height: 20px; 15 line-height: 20px;
24} 16}
25blockquote {
26 font-family: Century Gothic, sans-serif;
27 font-size: 21px;
28 font-style: normal;
29 font-variant: normal;
30 font-weight: 400;
31 line-height: 30px;
32}
33pre {
34 font-family: Century Gothic, sans-serif;
35 font-size: 13px;
36 font-style: normal;
37 font-variant: normal;
38 font-weight: 400;
39 line-height: 18.5714282989502px;
40} \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)