aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2016-06-07 11:02:39 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:46 +0800
commitefb8867c8eb5d87b36e596f50119740cb3b27a73 (patch)
tree2d8d6a0cccdb1ae6ce9b0533fcfc665392519efe /css/font.css
parent219a02188797aedc5f141ce2d0a04a7661b75186 (diff)
downloadjinwei.me-efb8867c8eb5d87b36e596f50119740cb3b27a73.tar.gz
clean up
Diffstat (limited to 'css/font.css')
-rwxr-xr-xcss/font.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/css/font.css b/css/font.css
deleted file mode 100755
index c57f289..0000000
--- a/css/font.css
+++ /dev/null
@@ -1,17 +0,0 @@
1h1 {
2 font-family: Century Gothic, sans-serif;
3 font-size: 24px;
4 font-style: normal;
5 font-variant: normal;
6 font-weight: 500;
7 line-height: 26.3999996185303px;
8}
9
10p {
11 font-family: Century Gothic, sans-serif;
12 font-size: 14px;
13 font-style: normal;
14 font-variant: normal;
15 font-weight: 400;
16 line-height: 20px;
17}
Powered by cgit v1.2.3 (git 2.41.0)