Make WordPress Core

Ticket #52028: 52028.patch

File 52028.patch, 2.3 KB (added by aezazshekh, 3 years ago)

I have increased the tag size by 1pixel for all screen sizes. Please let me know if you have any query about the same.

  • style.css

     
    33743374        }
    33753375
    33763376        .entry-content h5,
    3377         .entry-content h6,
    33783377        .entry-summary h5,
     3378        .page-content h5,
     3379        .comment-content h5 {
     3380                font-size: 18px;
     3381                font-size: 1.8rem;
     3382                line-height: 1.2353;
     3383                margin-top: 3.2941em;
     3384                margin-bottom: 1.6471em;
     3385        }
     3386
    33793387        .entry-summary h6,
    3380         .page-content h5,
     3388        .entry-content h6,
    33813389        .page-content h6,
    3382         .comment-content h5,
    33833390        .comment-content h6 {
    33843391                font-size: 17px;
    33853392                font-size: 1.7rem;
     
    39483955        }
    39493956
    39503957        .entry-content h5,
     3958        .entry-summary h5,
     3959        .page-content h5,
     3960        .comment-content h5 {
     3961                font-size: 20px;
     3962                font-size: 2rem;
     3963                line-height: 1.2632;
     3964                margin-top: 3.3684em;
     3965                margin-bottom: 1.6842em;
     3966        }
     3967
    39513968        .entry-content h6,
    3952         .entry-summary h5,
    39533969        .entry-summary h6,
    3954         .page-content h5,
    39553970        .page-content h6,
    3956         .comment-content h5,
    39573971        .comment-content h6 {
    39583972                font-size: 19px;
    39593973                font-size: 1.9rem;
     
    46214635        }
    46224636
    46234637        .entry-content h5,
     4638        .entry-summary h5,
     4639        .page-content h5,
     4640        .comment-content h5 {
     4641                font-size: 16px;
     4642                font-size: 1.6rem;
     4643                line-height: 1.2;
     4644                margin-top: 3.2em;
     4645                margin-bottom: 1.6em;
     4646        }
     4647
    46244648        .entry-content h6,
    4625         .entry-summary h5,
    46264649        .entry-summary h6,
    4627         .page-content h5,
    46284650        .page-content h6,
    4629         .comment-content h5,
    46304651        .comment-content h6 {
    46314652                font-size: 15px;
    46324653                font-size: 1.5rem;
     
    52045225        }
    52055226
    52065227        .entry-content h5,
     5228        .entry-summary h5,
     5229        .page-content h5,
     5230        .comment-content h5 {
     5231                font-size: 18px;
     5232                font-size: 1.8rem;
     5233                line-height: 1.2353;
     5234                margin-top: 3.2941em;
     5235                margin-bottom: 1.6471em;
     5236        }
     5237
    52075238        .entry-content h6,
    5208         .entry-summary h5,
    52095239        .entry-summary h6,
    5210         .page-content h5,
    52115240        .page-content h6,
    5212         .comment-content h5,
    52135241        .comment-content h6 {
    52145242                font-size: 17px;
    52155243                font-size: 1.7rem;
     
    57595787        }
    57605788
    57615789        .entry-content h5,
     5790        .entry-summary h5,
     5791        .page-content h5,
     5792        .comment-content h5 {
     5793                font-size: 20px;
     5794                font-size: 2rem;
     5795                line-height: 1.2632;
     5796                margin-top: 3.3684em;
     5797                margin-bottom: 1.6842em;
     5798        }
     5799
    57625800        .entry-content h6,
    5763         .entry-summary h5,
    57645801        .entry-summary h6,
    5765         .page-content h5,
    57665802        .page-content h6,
    5767         .comment-content h5,
    57685803        .comment-content h6 {
    57695804                font-size: 19px;
    57705805                font-size: 1.9rem;