Chromium Code Reviews| Index: chrome/browser/resources/ntp/apps.css |
| diff --git a/chrome/browser/resources/ntp/apps.css b/chrome/browser/resources/ntp/apps.css |
| index 67c7b701700384e8e6644ff859b091a991626c09..3acaedd067c71a22b76b9b61f1924bd139f1340a 100644 |
| --- a/chrome/browser/resources/ntp/apps.css |
| +++ b/chrome/browser/resources/ntp/apps.css |
| @@ -35,7 +35,8 @@ |
| background: rgba(255, 255, 255, 0) /* transparent white */ |
| no-repeat center 10px; |
| background-size: 96px 96px; |
| - font-weight: bold; |
| + font-family: Helvetica, Arial; |
|
arv (Not doing code reviews)
2010/08/31 20:33:57
In general it is better to only set the font-famil
|
| + font-size: 14px; |
| overflow: hidden; |
| padding: 111px 10px 10px; /* 10 + 96 + 5 */ |
| text-align: center; |