diff --git a/browser/blue/blue8.css b/browser/blue/blue8.css index 1b9ff57..cc35d03 100644 --- a/browser/blue/blue8.css +++ b/browser/blue/blue8.css @@ -23,7 +23,7 @@ a img {border:none;} /* typography.css */ html {font-size:14.2px;} -body {font-size:95%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;} +body {font-size:95%;color:#222;background:#fff;font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;} h1, h2, h3, h4, h5, h6 {color:#111;font-weight:bold} h1 {font-size:3em;line-height:1;margin-bottom:0.5em;} h2 {font-size:2em;margin-bottom:0.75em;}