Index: chrome/browser/resources/about_credits.tmpl |
diff --git a/chrome/browser/resources/about_credits.tmpl b/chrome/browser/resources/about_credits.tmpl |
index f2899ea0bd7aaf9f238ce3ef770244c2bb911a2c..bf17eca2e267594700d15dbafbe00a725f1dee24 100644 |
--- a/chrome/browser/resources/about_credits.tmpl |
+++ b/chrome/browser/resources/about_credits.tmpl |
@@ -3,11 +3,10 @@ |
<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%; |
jungshik at Google
2014/12/10 07:57:57
Really sorry that I told you to remove font-size f
xdai1
2014/12/11 02:59:21
Done.
Dan Beam
2014/12/11 19:15:28
why? this will cause chrome:// pages to continue
Dan Beam
2014/12/11 19:21:14
re: flicker -- see https://code.google.com/p/chrom
|
max-width:1020px; |
} |
.page-title { |