I forgot to write that the above is not work, the button is still gray. Thanks.
On Feb 6, 4:32 pm, Adam <[email protected]> wrote: > Is it possible to assign a color to a button? For example: > <a href="#" class="btn btnGreen"><i class="icon-arrow-up"></i></a> > > external stylesheet: > .btnGreen { > background-color: green; > > > > > > > > }
