fchat-rising/scss/themes/variables/_light_derived.scss

3 lines
125 B
SCSS

.whiteText {
text-shadow: $gray-600 1px 1px 1px, $gray-600 -1px 1px 1px, $gray-600 1px -1px 1px, $gray-600 -1px -1px 1px;
}