Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLeon He <leonhe86@gmail.com>2016-12-06 13:48:36 +0300
committerLeon He <leonhe86@gmail.com>2016-12-06 13:48:36 +0300
commit565161aaf975199d77e0296426aee7aaa9d82857 (patch)
tree4d34dfa0144e4a8e76545ab05ca986a500d8c74c /static
parentb40d3140c5af82bfecac92c608cf8fd945a7e5ec (diff)
update theme fonts
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index afebe81..f7a39e9 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -1,7 +1,7 @@
body {
padding-top: 25px;
padding-bottom: 0px;
- font-family:"Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif
+ font-family: "PT Serif",Georgia,Times,Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif
}
#post {