Chromium Code Reviews| Index: chrome/renderer/resources/neterror.html |
| =================================================================== |
| --- chrome/renderer/resources/neterror.html (revision 30053) |
| +++ chrome/renderer/resources/neterror.html (working copy) |
| @@ -7,7 +7,7 @@ |
| body { |
| background-color: #fff; |
| color: #000; |
| - font-family: arial,sans-serif; |
| + font-family: Helvetica, Arial, sans-serif; |
| font-size: 83%; |
| line-height: 120%; |
| max-width: 35em; |