LastLifeLost
-
@font-face bolder
Fixed it, there was an extra } in the css that was blocking the classes from applying. Removing it also seems to have corrected the issue with numeric values not applying. Below is the resolved code. @font-face { font-family: 'Walkway…
-
@font-face bolder
Yes, that is an option, but it should be working differently. See this link for a run-down of what I'm trying to do. My method should be working to define one source for normal/normal, one source for normal/bold, another for italic/bold, etc.…
-
@font-face bolder
Thanks for the quick comment. Just tried, no joy. Another interesting issue: none of the styles will apply via class or id. They will work, however, if added as inline styles. I cannot for the life of me see where they're being held up or o…
-
Confirmation of transitions not working on in Chrome?
Bingo! That was it. Thanks!
-
Responsive design is not being responsive!
Thanks so much for the quick response! This should just do the trick.