From aaf868e7ef7ac5e88f1be2f7c87427c8e3f34cd5 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Wed, 18 Jan 2023 14:17:10 -0600 Subject: [PATCH] further tweak to the line height in dungeon theme --- custom-static/css/dungeon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-static/css/dungeon.css b/custom-static/css/dungeon.css index 2f64753..22ee29c 100644 --- a/custom-static/css/dungeon.css +++ b/custom-static/css/dungeon.css @@ -7,7 +7,7 @@ html { div.content { font-size: 12pt; - line-height: 1.3em; + line-height: 1.4em; } h1, h2, h3, h4, h5, h6 {