This commit is contained in:
Ondřej Machota
2020-10-18 17:33:24 +02:00
parent d914a323f1
commit a1efc2117c
+3
View File
@@ -198,6 +198,9 @@ h2 a {
.container > .pageHeader > h2.pageTitle.title > a { .container > .pageHeader > h2.pageTitle.title > a {
color: white; color: white;
} }
strong {
color: white;
}
button svg path { button svg path {
fill: white; fill: white;
} }