Make initial text more specific

Because that makes browsers override the regular page style in favor of this one.
This commit is contained in:
Dominik V. Salonen 2018-03-14 13:54:08 +00:00
parent 420b0e7700
commit 7104cff56a
1 changed files with 193 additions and 193 deletions

View File

@ -107,7 +107,7 @@ h1, h2, h3, h4, h5, p {
transition: background 0.15s ease-in-out, border 0.5s ease-in-out, color 0.15s ease-in-out;
}
.initial-text {
#page .initial-text {
font-size: 18pt;
text-align: center;
margin-top: 70px;