Index: chrome/browser/resources/about_stats.html |
diff --git a/chrome/browser/resources/about_stats.html b/chrome/browser/resources/about_stats.html |
index c5ee0c77c6ebc578dc0fa08b9df4e32a76837399..0d602c8d8d2a96f3519d1fb6d9b3ea77309a358a 100644 |
--- a/chrome/browser/resources/about_stats.html |
+++ b/chrome/browser/resources/about_stats.html |
@@ -4,11 +4,11 @@ |
<head> |
<meta charset="utf-8"> |
<title>About Stats</title> |
+<link rel="stylesheet" href="chrome://resources/css/text_defaults.css"> |
<style> |
body { |
border-top: 10px solid #3B85E3; |
color: #333; |
- font-family: Verdana, Helvetica, Arial, sans-serif; |
} |
body, td { |
font-size: 11px; |