Someone needs to tell Google that Arial sucks.

Sunday 20th April, 2008 at 13:09 pm by Samir Talwar

I’m no expert on typefaces. In fact, my design skills generally suck. However, after reading Sebastiaan de With’s article on Helvetica, I started to notice the font (and its bastard cousin, Arial) wherever I went. I changed Firefox’s default sans-serif font to Lucida Grande over Helvetica and suddenly, Wikipedia went and looked a whole lot better. Unfortunately, Google insists on using Arial for all its web pages (for old browser-compatibility, perhaps?), and it really started to piss me off. So much so, in fact, that I decided to change it. I’d heard of Stylish before, and decided to finally install it. So here’s my Stylish script to fix Google:

@namespace url(http://www.w3.org/1999/xhtml);
 
@-moz-document domain("google.com"), domain("google.co.uk") {
    body {
        font-family: "Lucida Grande", sans-serif !important;
    }
}
 

If this isn’t a reason to use Firefox over IE/Safari, I don’t know what is. Now go, install Stylish, and fix that butt-ugly website. Oh, and if you’re a Windows user, use Lucida Sans Unicode instead.

Tags: , , , , , ,

One Response to “Someone needs to tell Google that Arial sucks.”

  1. anon Says:

    why do u hava post on font types? i think u shud hava post about that fit gal frm uni innit

Post Your Thoughts

Want a shiny avatar next to your comment like all the cool kids? Get a Gravatar.

You can use these XHTML tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>