Compare commits
2 Commits
a5fbe134cc
...
f361110766
Author | SHA1 | Date |
---|---|---|
afornerot | f361110766 | |
cleon | 7dc7d708d3 |
|
@ -12,6 +12,10 @@ div.header {
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navbar-nameuser a {
|
||||||
|
color: var(--main, #004d9a) !important;
|
||||||
|
}
|
||||||
|
|
||||||
div.header > a > span {
|
div.header > a > span {
|
||||||
color: black !important;
|
color: black !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue