Index: chrome/browser/resources/about_version.html |
=================================================================== |
--- chrome/browser/resources/about_version.html (revision 30053) |
+++ chrome/browser/resources/about_version.html (working copy) |
@@ -9,7 +9,7 @@ |
<title i18n-content="title"></title> |
<style> |
body { |
- font-family:arial; |
+ font-family:Helvetica,Arial,sans-serif; |
background-color:white; |
color: black; |
margin: 0px; |