Return to Snippet

Revision: 8641
at October 1, 2008 11:57 by handcoding


Initial Code
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("huffingtonpost.com") {

body
{
    font-family: "Helvetica Neue",Helvetica,sans-serif !important;
}
}

Initial URL
http://www.huffingtonpost.com/

Initial Description
This is a userstyle (for the Stylish Firefox extension) that sets the default font on the Huffington Post to Helvetica rather than Arial.

Initial Title
Huffington Post - prefer Helvetica

Initial Tags


Initial Language
CSS