From 2d8aac4c99bc547c76ca199cd3aed3dd390543a5 Mon Sep 17 00:00:00 2001 From: Accensus Date: Sat, 17 Jun 2017 16:00:13 +0300 Subject: [PATCH] Fixed top margin for "ZDoom" text next to ZDoom logo. --- zdblack/theme/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/zdblack/theme/common.css b/zdblack/theme/common.css index 22c594e..1669f51 100644 --- a/zdblack/theme/common.css +++ b/zdblack/theme/common.css @@ -30,6 +30,7 @@ h1 { font-weight: bold; font-size: 1.8em; text-decoration: none; + margin-top: 15px; } h2 {