Chromium Code Reviews| Index: chrome/browser/resources/safe_browsing_phishing_block.html |
| =================================================================== |
| --- chrome/browser/resources/safe_browsing_phishing_block.html (revision 30053) |
| +++ chrome/browser/resources/safe_browsing_phishing_block.html (working copy) |
| @@ -5,7 +5,7 @@ |
| <style> |
| body { |
| background-color:#500; |
| - font-family:arial; |
| + font-family:Helvetica,Arial,sans-serif; |
| margin:0px; |
| } |
| .background { |