mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Bump H3 headings to H2 on the Theme Editor screen for better accessibility.
Props mrahmadawais. Fixes #33660. git-svn-id: https://develop.svn.wordpress.org/trunk@34066 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2773,7 +2773,7 @@ img {
|
||||
}
|
||||
|
||||
/* Theme/Plugin Editor */
|
||||
.alignleft h3 {
|
||||
.alignleft h2 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -2801,7 +2801,7 @@ img {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#templateside h3,
|
||||
#templateside h2,
|
||||
#postcustomstuff p.submit {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user