diff options
Diffstat (limited to 'chrome/browser/resources/ntp/apps.css')
-rw-r--r-- | chrome/browser/resources/ntp/apps.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css index 3acaedd..67c7b70 100644 --- a/chrome/browser/resources/ntp/apps.css +++ b/chrome/browser/resources/ntp/apps.css @@ -35,8 +35,7 @@ background: rgba(255, 255, 255, 0) /* transparent white */ no-repeat center 10px; background-size: 96px 96px; - font-family: Helvetica, Arial; - font-size: 14px; + font-weight: bold; overflow: hidden; padding: 111px 10px 10px; /* 10 + 96 + 5 */ text-align: center; |