Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.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/footer-navigation.scss
r49574 r49728 46 46 } 47 47 } 48 49 // Change colors when the body background is white. 50 .has-background-white & { 51 52 .svg-icon { 53 fill: var(--wp--style--color--link, var(--global--color-white)); 54 } 55 } 48 56 } 49 57 }
Note: See TracChangeset
for help on using the changeset viewer.