Changeset 50154 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
- Timestamp:
- 02/02/2021 06:27:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss
r49726 r50154 76 76 font-size: var(--branding--description--font-size); 77 77 line-height: 1.4; 78 }79 80 a.custom-logo-link {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 }90 78 } 91 79
Note: See TracChangeset
for help on using the changeset viewer.