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

github.com/blankoworld/hugo_theme_adam_eve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier DOSSMANN <git@dossmann.net>2018-03-19 20:29:14 +0300
committerOlivier DOSSMANN <git@dossmann.net>2018-03-19 20:29:14 +0300
commit8d9e866c021b8f3370a8cb952e4b31c7de29876d (patch)
tree6457a87d684dffc11b24254a93f03e0aeecb680d
parent2b0a47ebbaaa03537540371e6151f9c649fd90d1 (diff)
[IMP] Enlarge your police!
-rw-r--r--static/css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 6ff94be..51afc20 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -123,6 +123,7 @@ div.normal {
/* CSS counter for chapters/sections */
body {
counter-reset: chapter;
+ font-size: 16pt;
}
h2:before {