mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user