Changeset 49726 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
- Timestamp:
- 12/01/2020 07:07:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
r49574 r49726 80 80 a.custom-logo-link { 81 81 text-decoration: none; 82 83 &:focus { 84 // Change colors when the body background is white. 85 .has-background-white &, 86 .is-dark-theme & { 87 background: none; 88 } 89 } 82 90 } 83 91 … … 87 95 88 96 // Site logo 89 90 97 .site-logo { 91 98
Note: See TracChangeset
for help on using the changeset viewer.