- Timestamp:
- 08/30/2019 07:14:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/style-editor.scss
r45761 r45920 589 589 590 590 &:not(.is-style-dots) { 591 border-bottom: 2px solid $color__text-light; 591 background-color: $color__text-light; 592 height: 2px; 592 593 } 593 594 … … 597 598 } 598 599 600 &.is-style-dots { 601 color: $color__text-light; 602 } 603 599 604 &.is-style-dots:before { 600 color: $color__text-light;601 605 font-size: $font__size-lg; 602 606 letter-spacing: calc(2 * #{$size__spacing-unit});
Note: See TracChangeset
for help on using the changeset viewer.