Index: chrome/browser/resources/about_stats.html |
diff --git a/chrome/browser/resources/about_stats.html b/chrome/browser/resources/about_stats.html |
index 002d67ee70e7d2e7bc0fb505d48886fbd333aaf9..c87901edcaea7579b841f9e818b70625af6931b4 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; |