Chromium Code Reviews| Index: chrome/browser/resources/about_credits.html |
| =================================================================== |
| --- chrome/browser/resources/about_credits.html (revision 30053) |
| +++ chrome/browser/resources/about_credits.html (working copy) |
| @@ -5,7 +5,7 @@ |
| <title>Credits</title> |
| <style> |
| body { |
| - font-family:arial,sans-serif; |
| + font-family:Helvetica,Arial,sans-serif; |
| background-color:white; |
| font-size:84%; |
| max-width:1020px; |