Add correct color to title

This commit is contained in:
Griatch 2020-06-16 21:24:17 +02:00
parent 36ca9aa0f4
commit 255bb79a50

View file

@ -249,9 +249,8 @@ h1.header {
margin-top: 0;
}
h1.header, a.header, a.name, header a{
color: #fff;
h1.header, a.header, a.name, header a {
color: #424242;
}
a.header {