Bump H4 headings to H2 in the Updates screen for better accessibility.

Fixes #34265.

git-svn-id: https://develop.svn.wordpress.org/trunk@35219 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia
2015-10-16 15:44:49 +00:00
parent baf6f0bb6d
commit e68dfb6c6b
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -337,6 +337,8 @@ h3 {
margin: 1em 0;
}
.update-php h2,
.update-core-php h2,
h4 {
font-size: 1em;
margin: 1.33em 0;