How can I change my entire CSS font from Verdana to Arial?
http://howtofocusbetter.com/
| SitePoint Sponsor |
How can I change my entire CSS font from Verdana to Arial?
http://howtofocusbetter.com/

This goes back to the comment i made the other day http://www.sitepoint.com/forums/show...=1#post5101250
What you need to do is stop using the font-family property on each individual element in your CSS and ONLY use it once on your body element which all elements inherit from.
Blog/Portfolio | Evolution Xtreme | DFG Design | DFG Hosting | CSS-Tricks | Stack Overflow | Paul Irish
Having lame problems with your code? Let us help by using a jsFiddle
That's being polite in terms of 'issues' with that site -- content cloaking for christmas only knows what, p+strong doing heading tag's job, endless inlined presentation, it's a laundry list of how not to code a site... oh, I see wordpress. That explains a lot about why the code looks a decade out of date... as even the doctype proudly proclaims.
Bookmarks