From d18cfce3cbd17e8e033eaee301e46239bf31c6bf Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 15 Sep 2021 20:10:48 +0200 Subject: Added tengwar transcriptor --- theme/custom/custom.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'theme/custom') diff --git a/theme/custom/custom.css b/theme/custom/custom.css index c0df719..befa945 100755 --- a/theme/custom/custom.css +++ b/theme/custom/custom.css @@ -21,6 +21,11 @@ main article h1, main article h2 { color: #5e81ac; } +main { + font-size: 1.5em; + line-height: 1.5em; +} + body { color: var(--main-text-color); -- cgit v1.2.3