Home › Forums › CSS › button attributes not working › Reply To: button attributes not working
October 10, 2014 at 10:19 am
#185983
Participant
since it is a button this is the css i am using but to no effect:
.swipeP a{
font-size: .9em;
font-weight: 100;
text-transform: uppercase;
font-family: ‘NeuzeitSLTStdBook’, sans-serif;
letter-spacing: .0em;
/text-shadow: 1px 1px 1px rgba(0,0,0,1.00);/
color: white;
text-align: right;
margin-right: 5px;
}