1
0
Fork 0

Forcing button colour

This commit is contained in:
g 2020-09-24 12:03:43 +02:00
commit 93ae9ba987

View file

@ -3,6 +3,7 @@ input[type="button"],
.button, .button,
#btn, #btn,
input[type="submit"] { input[type="submit"] {
color: #323036 !important;
box-shadow: none; box-shadow: none;
text-decoration: none; text-decoration: none;
text-transform: uppercase; text-transform: uppercase;