7 lines
No EOL
82 B
SCSS
7 lines
No EOL
82 B
SCSS
body.inverted {
|
|
.footer {
|
|
a {
|
|
color: $link-color-inverted;
|
|
}
|
|
}
|
|
} |