Accessibility: Improve headings hierarchy in the Theme browser modal dialog.
Fixes #34288. Built from https://develop.svn.wordpress.org/trunk@35220 git-svn-id: http://core.svn.wordpress.org/trunk@35186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -753,10 +753,11 @@ body.folded .theme-overlay .theme-wrap {
|
||||
}
|
||||
|
||||
.theme-overlay .theme-author {
|
||||
margin: 15px 0 25px;
|
||||
color: #686868;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
margin: 15px 0 25px;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.theme-overlay .theme-author a {
|
||||
|
||||
Reference in New Issue
Block a user