- Timestamp:
- 12/05/2013 09:02:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/inc/custom-header.php
r26668 r26689 71 71 .site-title, 72 72 .site-description { 73 position: absolute;74 73 clip: rect(1px 1px 1px 1px); /* IE7 */ 75 74 clip: rect(1px, 1px, 1px, 1px); 75 position: absolute; 76 76 } 77 77 <?php
Note: See TracChangeset
for help on using the changeset viewer.