- Timestamp:
- 02/23/2021 08:15:02 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss
r50154 r50423 16 16 --table--stripes-border-color: rgba(240, 240, 240, 0.15); 17 17 --table--stripes-background-color: rgba(240, 240, 240, 0.15); 18 19 .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button),20 .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) .meta-nav {21 background: #000;22 color: #fff;23 text-decoration: none;24 25 &.custom-logo-link {26 27 &:focus {28 background: none;29 }30 }31 }32 18 33 19 img {
Note: See TracChangeset
for help on using the changeset viewer.