Button color

where in the theme do I change the button colour, for some reason I cant find it .

thank you

I know their must be a easier way then editing

.button-default .button, .button-flat .button, .button-round .button {

  background-color: #f7f7f7;

  color: #747474;

}

Comments

Sign In or Register to comment.