Fix background color

This commit is contained in:
Javier Donadío 2016-10-19 11:47:42 -03:00 committed by GitHub
commit 9d8a381bc9

View file

@ -88,7 +88,7 @@
.operator-send {
font-weight: bolder;
color: #f8f8f8;
background-color: #172565;
background-color: #1e3186;
font-size: 36px;
cursor: pointer;