- Timestamp:
- 02/17/2025 05:47:09 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/inc/customizer.php
r56526 r59832 98 98 .site-branding .site-title, 99 99 .site-description { 100 clip : rect(1px, 1px, 1px, 1px);100 clip-path: inset(50%); 101 101 position: absolute; 102 102 }
Note: See TracChangeset
for help on using the changeset viewer.