This commit is contained in:
Ondřej Machota 2020-10-18 17:33:24 +02:00
parent d914a323f1
commit a1efc2117c

View File

@ -198,6 +198,9 @@ h2 a {
.container > .pageHeader > h2.pageTitle.title > a {
color: white;
}
strong {
color: white;
}
button svg path {
fill: white;
}