Make WordPress Core

Ticket #52028: 52028.3.diff

File 52028.3.diff, 4.2 KB (added by russel07, 3 years ago)

I have updated the font size and margin properties in several places.

  • src/wp-content/themes/twentyfifteen/style.css

    diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css
    index 04b0c5d33c..d2256df2fe 100644
    a b a.post-thumbnail:focus { 
    17161716}
    17171717
    17181718.entry-content h4,
    1719 .entry-content h5,
    1720 .entry-content h6,
    17211719.entry-summary h4,
    1722 .entry-summary h5,
    1723 .entry-summary h6,
    17241720.page-content h4,
     1721.comment-content h4 {
     1722        font-size: 17px;
     1723        font-size: 1.1rem;
     1724        line-height: 1.2;
     1725        margin-top: 3.2em;
     1726        margin-bottom: 1.6em;
     1727}
     1728
     1729.entry-content h5,
     1730.entry-summary h5,
    17251731.page-content h5,
     1732.comment-content h5 {
     1733        font-size: 16px;
     1734        font-size: 1rem;
     1735        line-height: 1.2;
     1736        margin-top: 3.2em;
     1737        margin-bottom: 1.6em;
     1738}
     1739
     1740.entry-content h6,
     1741.entry-summary h6,
    17261742.page-content h6,
    1727 .comment-content h4,
    1728 .comment-content h5,
    17291743.comment-content h6 {
    17301744        font-size: 15px;
    1731         font-size: 1.5rem;
     1745        font-size: 0.93rem;
     1746        line-height: 1.2;
     1747        margin-top: 2.8em;
     1748        margin-bottom: 1.4em;
     1749}
     1750
     1751.entry-content h6,
     1752.entry-summary h6,
     1753.page-content h6,
     1754.comment-content h6 {
     1755        font-size: 15px;
     1756        font-size: 0.75em;
    17321757        line-height: 1.2;
    17331758        margin-top: 3.2em;
    17341759        margin-bottom: 1.6em;
    p > video { 
    33743399        }
    33753400
    33763401        .entry-content h5,
    3377         .entry-content h6,
    33783402        .entry-summary h5,
    3379         .entry-summary h6,
    33803403        .page-content h5,
    3381         .page-content h6,
    3382         .comment-content h5,
    3383         .comment-content h6 {
     3404        .comment-content h5{
    33843405                font-size: 17px;
    33853406                font-size: 1.7rem;
    33863407                line-height: 1.2353;
    p > video { 
    33883409                margin-bottom: 1.6471em;
    33893410        }
    33903411
     3412        .entry-content h6,
     3413        .entry-summary h6,
     3414        .page-content h6,
     3415        .comment-content h6 {
     3416                font-size: 16px;
     3417                font-size: 1.5rem;
     3418                line-height: 1.2353;
     3419                margin-top: 2.8em;
     3420                margin-bottom: 1.2em;
     3421        }
     3422
    33913423        .entry-content .more-link:after,
    33923424        .entry-summary .more-link:after {
    33933425                font-size: 24px;
    p > video { 
    39483980        }
    39493981
    39503982        .entry-content h5,
    3951         .entry-content h6,
    39523983        .entry-summary h5,
    3953         .entry-summary h6,
    39543984        .page-content h5,
     3985        .comment-content h5 {
     3986                font-size: 17px;
     3987                font-size: 1.7rem;
     3988                line-height: 1.2632;
     3989                margin-top: 2.8em;
     3990                margin-bottom: 1.2em;
     3991        }
     3992
     3993        .entry-content h6,
     3994        .entry-summary h6,
    39553995        .page-content h6,
    3956         .comment-content h5,
    39573996        .comment-content h6 {
    39583997                font-size: 19px;
    39593998                font-size: 1.9rem;
    p > video { 
    46214660        }
    46224661
    46234662        .entry-content h5,
    4624         .entry-content h6,
    46254663        .entry-summary h5,
    4626         .entry-summary h6,
    46274664        .page-content h5,
    4628         .page-content h6,
    4629         .comment-content h5,
    4630         .comment-content h6 {
     4665        .comment-content h5 {
    46314666                font-size: 15px;
    46324667                font-size: 1.5rem;
    46334668                line-height: 1.2;
    p > video { 
    46354670                margin-bottom: 1.6em;
    46364671        }
    46374672
     4673        .entry-content h6,
     4674        .entry-summary h6,
     4675        .page-content h6,
     4676        .comment-content h6 {
     4677                font-size: 13px;
     4678                font-size: 1.2rem;
     4679                line-height: 1.2;
     4680                margin-top: 3.2em;
     4681                margin-bottom: 1.6em;
     4682        }
     4683
    46384684        .entry-content .more-link:after,
    46394685        .entry-summary .more-link:after {
    46404686                font-size: 16px;
    p > video { 
    52045250        }
    52055251
    52065252        .entry-content h5,
    5207         .entry-content h6,
    52085253        .entry-summary h5,
    5209         .entry-summary h6,
    52105254        .page-content h5,
    5211         .page-content h6,
    5212         .comment-content h5,
    5213         .comment-content h6 {
     5255        .comment-content h5 {
    52145256                font-size: 17px;
    52155257                font-size: 1.7rem;
    52165258                line-height: 1.2353;
    5217                 margin-top: 3.2941em;
    5218                 margin-bottom: 1.6471em;
     5259                margin-top: 2.8em;
     5260                margin-bottom: 1.2em;
     5261        }
     5262
     5263        .entry-content h6,
     5264        .entry-summary h6,
     5265        .page-content h6,
     5266        .comment-content h6 {
     5267                font-size: 15px;
     5268                font-size: 1.5rem;
     5269                line-height: 1.2353;
     5270                margin-top: 2.8em;
     5271                margin-bottom: 1.2em;
    52195272        }
    52205273
    52215274        .entry-content .more-link:after,
    p > video { 
    57595812        }
    57605813
    57615814        .entry-content h5,
    5762         .entry-content h6,
    57635815        .entry-summary h5,
    5764         .entry-summary h6,
    57655816        .page-content h5,
    5766         .page-content h6,
    5767         .comment-content h5,
    5768         .comment-content h6 {
     5817        .comment-content h5 {
    57695818                font-size: 19px;
    57705819                font-size: 1.9rem;
    57715820                line-height: 1.2632;
    p > video { 
    57735822                margin-bottom: 1.6842em;
    57745823        }
    57755824
     5825        .entry-content h6,
     5826        .entry-summary h6,
     5827        .page-content h6,
     5828        .comment-content h6 {
     5829                font-size: 17px;
     5830                font-size: 1.5rem;
     5831                line-height: 1.2632;
     5832                margin-top: 3.3684em;
     5833                margin-bottom: 1.6842em;
     5834        }
     5835
    57765836        .entry-content .more-link:after,
    57775837        .entry-summary .more-link:after {
    57785838                top: 3px;