- Timestamp:
- 10/10/2023 09:01:25 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/functions.php
r56764 r56813 53 53 padding-top: var(--wp--preset--spacing--10); 54 54 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); 56 56 } 57 57
Note: See TracChangeset
for help on using the changeset viewer.