mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Accessibility: Improve headings hierarchy in the Theme browser modal dialog.
Fixes #34288. git-svn-id: https://develop.svn.wordpress.org/trunk@35220 602fd350-edb4-49c9-b593-d223f7449a82
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