Border around "Hire Us" in Demo IT Service

I'm trying to figure out how you got the code for the green border 2px rounded on the "hire us" in this demo.

While I figure this is the CSS from firebug: 

.button-stroke a.button, .button-stroke a.button .button_icon i, .button-stroke a.tp-button {
    border-color: #37ac50;
    color: #ffcccc;
border-radius: 3px;
    border-style: solid;
    border-width: 2px;
}

It didn't actualy exist in the Custom CSS - so how did you do this?

Same question for Medic 2.

Thanks,

Rashid.

Comments

Sign In or Register to comment.