kitana nav text

This commit is contained in:
Marius 2020-10-17 19:11:04 +02:00
parent 7f7fbf2be4
commit fd86d8bf6e

View File

@ -31,7 +31,8 @@ a:hover {
} }
/* TEXT */ /* TEXT */
body { body,
.navbar-dark .navbar-text {
color: var(--text); color: var(--text);
} }