4.5 About Page, second round.

* Adjust text.
* Improve headings hierarchy.
* Add translation functions and translator comments throughout.

Props ocean90, afercia, ramiy, mikeschroder, mattfelten, helen. 
See #36173.


git-svn-id: https://develop.svn.wordpress.org/trunk@37170 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jeremy Felt
2016-04-10 02:02:04 +00:00
parent 8cb08d7ac4
commit fc1f8db19a
4 changed files with 82 additions and 31 deletions
+11 -1
View File
@@ -109,20 +109,30 @@
text-align: center;
}
.about-wrap .changelog h2,
.about-wrap h3 {
margin: 1.25em 0 .6em;
font-size: 1.25em;
line-height: 1.5em;
}
.about-wrap .changelog h3 {
.about-wrap .changelog h2 {
margin-top: 40px;
font-weight: 600;
text-align: left;
}
.about-wrap h4 {
color: #23282d;
}
.about-wrap .changelog h3 {
margin: 1.33em 0;
font-size: 1em;
line-height: inherit;
color: #23282d;
}
.about-wrap code,
.about-wrap ol li p {
font-size: 14px;