Fixed top margin for "ZDoom" text next to ZDoom logo.

This commit is contained in:
Accensus 2017-06-17 16:00:13 +03:00 committed by Rachael Alexanderson
parent 7fdbee0ce0
commit 2d8aac4c99

View file

@ -30,6 +30,7 @@ h1 {
font-weight: bold; font-weight: bold;
font-size: 1.8em; font-size: 1.8em;
text-decoration: none; text-decoration: none;
margin-top: 15px;
} }
h2 { h2 {