Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS button attributes not working Reply To: button attributes not working

#185983
drotar
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;
}