- 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/style-dark-mode.scss
r49633 r49726 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.