make color in profiles/organisation views dark

This commit is contained in:
Felix Niklas 2015-06-02 11:37:58 +02:00
parent 3ac337f9b2
commit 17d6c11434

View file

@ -4802,6 +4802,7 @@ label + .wizard-buttonList {
}
.profile-window {
color: hsl(60,1%,34%);
background: white;
max-width: 660px;
margin: 0 auto;