0
How could I set a color for the input
. Below I have one of the input
that I use.
<input type="submit" id="Submit69" class="btn btn-default btn-block" value="REP+H4" title="Clique Selecionar as Soluções" />
The value of the text I can change, but how to make it have a color palette and be able to choose which color to set for the input
?