Chromium Code Reviews| Index: chrome/browser/resources/about_credits.tmpl |
| diff --git a/chrome/browser/resources/about_credits.tmpl b/chrome/browser/resources/about_credits.tmpl |
| index e6815f40145e6b91fd766e000e6e10038a11416b..b7381b67055222901e0cdc7018c48351d9352de8 100644 |
| --- a/chrome/browser/resources/about_credits.tmpl |
| +++ b/chrome/browser/resources/about_credits.tmpl |
| @@ -3,9 +3,9 @@ |
| <head> |
| <meta charset="utf-8"> |
| <title>Credits</title> |
| +<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
| <style> |
| body { |
| - font-family:Helvetica,Arial,sans-serif; |
| background-color:white; |
| font-size:84%; |
| max-width:1020px; |