This commit is contained in:
afornerot 2021-07-12 15:48:34 +02:00
commit f361110766
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ div.header {
position: relative !important;
}
#navbar-nameuser a {
color: var(--main, #004d9a) !important;
}
div.header > a > span {
color: black !important;
}