- Timestamp:
- 11/17/2020 06:58:52 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss
r49574 r49633 11 11 --button--color-background: var(--global--color-secondary); 12 12 --button--color-background-active: var(--global--color-background); 13 --global--color-border: # ffffff8c; //55% opacity13 --global--color-border: #9ea1a7; 14 14 15 15 .site a:focus, … … 45 45 46 46 .no-js & { 47 display: none;48 }49 50 .wp-admin & {51 47 display: none; 52 48 }
Note: See TracChangeset
for help on using the changeset viewer.