Increase size of page title. see #17324.

git-svn-id: https://develop.svn.wordpress.org/trunk@17855 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-05-11 08:56:49 +00:00
parent 08366d684d
commit 9730e6a04a
5 changed files with 14 additions and 8 deletions

View File

@@ -4060,8 +4060,8 @@ h2 .nav-tab {
padding: 2px 10px 3px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
font-size: 16px;
line-height: 20px;
font-size: 20px;
line-height: 24px;
}