[THEME ACREUNION] couleur du nom de l'utilisateur adapté au fond blanc du theme
This commit is contained in:
parent
7ecfa45d75
commit
7dc7d708d3
|
@ -12,6 +12,10 @@ div.header {
|
|||
position: relative !important;
|
||||
}
|
||||
|
||||
#navbar-nameuser a {
|
||||
color: var(--main, #004d9a) !important;
|
||||
}
|
||||
|
||||
div.header > a > span {
|
||||
color: black !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue