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
diff options
context:
space:
mode:
authorLeon He <lhe868@gmail.com>2019-08-20 09:58:03 +0300
committerLeon He <lhe868@gmail.com>2019-08-20 09:58:03 +0300
commit997beb2ee318692abdbdb1552430bde3e83a30ad (patch)
treebc5410f395a50f85b9f45f5d58a671799d349978
parent4b7bf52ec3c46d6c35b7ee0f03a2240aa543abfc (diff)
update title style
-rw-r--r--static/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index a6ba27c..c10343e 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -187,8 +187,7 @@ td {
}
.title{
- /* font-family: 'ZCOOL QingKe HuangYou', cursive; */
- text-align: center;
+ text-align: left;
padding-top: 20px;
padding-bottom: 20px;
font-size: 24px;