Make WordPress Core

Ticket #54199: 54199.2.patch

File 54199.2.patch, 3.6 KB (added by aezazshekh, 3 years ago)

I changed the font size of the heading tags of this theme according to the latest twenty twenty one theme's headings tags. (Final patch)

  • style.css

     
    17601760}
    17611761
    17621762.entry-content h1,
    1763 .entry-summary h1,
    1764 .comment-content h1,
    1765 .textwidget h1 {
    1766         font-size: 28px;
    1767         font-size: 1.75rem;
    1768         line-height: 1.25;
    1769         margin-top: 2em;
    1770         margin-bottom: 1em;
    1771 }
    1772 
    17731763.entry-content h2,
    1774 .entry-summary h2,
    1775 .comment-content h2,
    1776 .textwidget h2 {
    1777         font-size: 23px;
    1778         font-size: 1.4375rem;
    1779         line-height: 1.2173913043;
    1780         margin-top: 2.4347826087em;
    1781         margin-bottom: 1.2173913043em;
    1782 }
    1783 
    17841764.entry-content h3,
    1785 .entry-summary h3,
    1786 .comment-content h3,
    1787 .textwidget h3 {
    1788         font-size: 19px;
    1789         font-size: 1.1875rem;
    1790         line-height: 1.1052631579;
    1791         margin-top: 2.9473684211em;
    1792         margin-bottom: 1.4736842105em;
    1793 }
    1794 
    17951765.entry-content h4,
    17961766.entry-content h5,
    17971767.entry-content h6,
    1798 .entry-summary h4,
    1799 .entry-summary h5,
    1800 .entry-summary h6,
    1801 .comment-content h4,
    1802 .comment-content h5,
    1803 .comment-content h6,
    1804 .textwidget h4,
    1805 .textwidget h5,
    1806 .textwidget h6 {
    1807         font-size: 16px;
    1808         font-size: 1rem;
    1809         line-height: 1.3125;
    1810         margin-top: 3.5em;
    1811         margin-bottom: 1.75em;
    1812 }
    1813 
    1814 .entry-content h4,
    1815 .entry-summary h4,
    1816 .comment-content h4,
    1817 .textwidget h4 {
    1818         letter-spacing: 0.140625em;
    1819         text-transform: uppercase;
    1820 }
    1821 
    1822 .entry-content h6,
    1823 .entry-summary h6,
    1824 .comment-content h6,
    1825 .textwidget h6 {
    1826         font-style: italic;
    1827 }
    1828 
    1829 .entry-content h1,
    1830 .entry-content h2,
    1831 .entry-content h3,
    1832 .entry-content h4,
    1833 .entry-content h5,
    1834 .entry-content h6,
    18351768.entry-summary h1,
    18361769.entry-summary h2,
    18371770.entry-summary h3,
     
    35123445
    35133446        .entry-content h1,
    35143447        .entry-summary h1,
    3515         .comment-content h1 {
    3516                 font-size: 33px;
    3517                 font-size: 2.0625rem;
    3518                 line-height: 1.2727272727;
    3519                 margin-top: 1.696969697em;
    3520                 margin-bottom: 0.8484848485em;
     3448        .comment-content h1,
     3449        .textwidget h1 {
     3450                font-size: 6rem;
    35213451        }
    3522 
     3452       
    35233453        .entry-content h2,
    35243454        .entry-summary h2,
    3525         .comment-content h2 {
    3526                 font-size: 28px;
    3527                 font-size: 1.75rem;
    3528                 line-height: 1.25;
    3529                 margin-top: 2em;
    3530                 margin-bottom: 1em;
     3455        .comment-content h2,
     3456        .textwidget h2 {
     3457                font-size: 3rem;
    35313458        }
    3532 
     3459       
    35333460        .entry-content h3,
    35343461        .entry-summary h3,
    3535         .comment-content h3 {
    3536                 font-size: 23px;
    3537                 font-size: 1.4375rem;
    3538                 line-height: 1.2173913043;
    3539                 margin-top: 2.4347826087em;
    3540                 margin-bottom: 1.2173913043em;
     3462        .comment-content h3,
     3463        .textwidget h3 {
     3464                font-size: 2rem;
    35413465        }
    35423466
    35433467        .entry-content h4,
    35443468        .entry-summary h4,
    3545         .entry-intro h4,
    3546         .comment-content h4 {
    3547                 letter-spacing: 0.131578947em;
     3469        .comment-content h4,
     3470        .textwidget h4 {
     3471                font-size: 1.5rem;     
    35483472        }
     3473       
     3474        .entry-content h5,
     3475        .entry-summary h5,
     3476        .comment-content h5,
     3477        .textwidget h5 {
     3478                font-size: 1.25rem;
     3479        }
     3480       
     3481        .entry-content h6,
     3482        .entry-summary h6,
     3483        .comment-content h6,
     3484        .textwidget h6 {
     3485                font-size: 1rem;
     3486        }
    35493487
     3488        .entry-content h1,
     3489        .entry-summary h1,
     3490        .comment-content h1,
     3491        .textwidget h1,
     3492        .entry-content h2,
     3493        .entry-summary h2,
     3494        .comment-content h2,
     3495        .textwidget h2,
     3496        .entry-content h3,
     3497        .entry-summary h3,
     3498        .comment-content h3,
     3499        .textwidget h3,
    35503500        .entry-content h4,
     3501        .entry-summary h4,
     3502        .comment-content h4,
     3503        .textwidget h4,
    35513504        .entry-content h5,
     3505        .entry-summary h5,
     3506        .comment-content h5,
     3507        .textwidget h5,
    35523508        .entry-content h6,
    3553         .entry-summary h4,
    3554         .entry-summary h5,
    35553509        .entry-summary h6,
    3556         .comment-content h4,
    3557         .comment-content h5,
    3558         .comment-content h6 {
    3559                 font-size: 19px;
    3560                 font-size: 1.1875rem;
    3561                 line-height: 1.1052631579;
    3562                 margin-top: 2.9473684211em;
    3563                 margin-bottom: 1.473684211em;
     3510        .comment-content h6,
     3511        .textwidget h6 {
     3512                line-height: 1.3;
     3513                margin-top: 30px;
     3514                margin-bottom: 30px;
    35643515        }
    35653516
    35663517        .author-info {