Increase size of page title. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -525,13 +525,19 @@ div.error p {
|
||||
text-shadow: rgba(255,255,255,1) 0 1px 0;
|
||||
}
|
||||
.wrap h2 {
|
||||
font-size: 16px;
|
||||
font-size: 20px;
|
||||
padding: 8px 15px 3px 0;
|
||||
line-height: 24px;
|
||||
line-height: 28px;
|
||||
}
|
||||
.subtitle {
|
||||
font-size: 14px;
|
||||
}
|
||||
.wrap .add-new-h2 {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
margin-left: 2px;
|
||||
font-family: Arial, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
|
||||
}
|
||||
|
||||
.wrap h2.long-header {
|
||||
padding-right: 0;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user