Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
- Timestamp:
- 12/01/2020 07:25:43 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
r49574 r49728 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.