summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-07-29 14:40:02 +0300
committerAndrew Dolgov <[email protected]>2019-07-29 14:40:02 +0300
commit04efcafe1e04faaf5eabc805c88025c825f22a98 (patch)
tree997168961ea90a9d7245acda5f2045b1063d8cb1 /css
parent4d108431dd6527266a94ef731603d39d4758e621 (diff)
center reader title
Diffstat (limited to 'css')
-rw-r--r--css/read.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/read.css b/css/read.css
index af9c056..0826efa 100644
--- a/css/read.css
+++ b/css/read.css
@@ -56,6 +56,7 @@
.header .title {
margin-left : 10px;
flex-grow : 2;
+ text-align : center;
}
.footer .chapter {