forked from matrix/element-web
update accent color
This commit is contained in:
parent
a1f9f6c77a
commit
f1d144a159
|
@ -118,7 +118,7 @@ h1::after {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ButtonCreateAccount {
|
.mx_ButtonCreateAccount {
|
||||||
background-color: #03B381;
|
background-color: #0DBD8B;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue