Whoops, that broke the initial text.
Doing it like this because I hate !important.
This commit is contained in:
parent
f15513f05f
commit
ee50108e6a
|
@ -123,7 +123,7 @@ a:hover {
|
||||||
transition: background 0.15s ease-in-out, border 0.5s ease-in-out, color 0.15s ease-in-out;
|
transition: background 0.15s ease-in-out, border 0.5s ease-in-out, color 0.15s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
#page .initial-text {
|
#page p.initial-text:first-child {
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 70px;
|
margin-top: 70px;
|
||||||
|
|
Loading…
Reference in New Issue