make color in profiles/organisation views dark
This commit is contained in:
parent
3ac337f9b2
commit
17d6c11434
1 changed files with 1 additions and 0 deletions
|
@ -4802,6 +4802,7 @@ label + .wizard-buttonList {
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-window {
|
.profile-window {
|
||||||
|
color: hsl(60,1%,34%);
|
||||||
background: white;
|
background: white;
|
||||||
max-width: 660px;
|
max-width: 660px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
|
Loading…
Reference in a new issue