Fix background color
This commit is contained in:
parent
7bba563287
commit
9d8a381bc9
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
||||||
.operator-send {
|
.operator-send {
|
||||||
font-weight: bolder;
|
font-weight: bolder;
|
||||||
color: #f8f8f8;
|
color: #f8f8f8;
|
||||||
background-color: #172565;
|
background-color: #1e3186;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue