Slight adjustment to centered headlines in About page. See #26387.
git-svn-id: https://develop.svn.wordpress.org/trunk@26720 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ef3b7be8e8
commit
c4d923ae42
@ -7833,9 +7833,10 @@ body.press-this {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.about-wrap .changelog h2.about-headline-callout {
|
.about-wrap .changelog h2.about-headline-callout {
|
||||||
margin: 1.4em 0 0;
|
margin: 1em 0 0;
|
||||||
|
font-size: 2.2em;
|
||||||
|
font-weight: 300;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
font-weight: 600;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user