Make WordPress Core


Ignore:
Timestamp:
10/10/2023 09:01:25 AM (21 months ago)
Author:
karmatosed
Message:

Changes to TT4 for beta 3.

Updates TT4 with additional changes ready for beta 3.

Props jessplease, pbwebd, poena, afercia, luminuu, beafialho, onemaggie, mhkuu, richtabor, benoitchantre.

Close #59575.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyfour/functions.php

    r56764 r56813  
    5353                    padding-top: var(--wp--preset--spacing--10);
    5454                    padding-bottom: var(--wp--preset--spacing--10);
    55                     border-bottom: 1px solid rgba(255, 255, 255, 0.20);
     55                    border-bottom: 1px solid var(--wp--preset--color--contrast-2, currentColor);
    5656                }
    5757
Note: See TracChangeset for help on using the changeset viewer.