Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.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/style-dark-mode.scss
r49633 r49728 13 13 --global--color-border: #9ea1a7; 14 14 15 .site a:focus ,16 .site a:focus .meta-nav {15 .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button), 16 .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav { 17 17 background: #000; 18 18 color: #fff;
Note: See TracChangeset
for help on using the changeset viewer.