/* Simple Gmail CSS mod for use with Stylish 
by Sergey, http://maluke.com/ */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://mail.google.com),
               url-prefix(http://mail.google.com) {
* { font-size: 14px !important;
    font-family: Verdana; }
}