kcl-digital-humanities-garden/_sass/_digital-garden.scss
2021-03-07 17:59:37 -05:00

8 lines
130 B
SCSS

.links-dark-green a {
color: $accent-color;
}
.no-underline-hover:hover,
.no-underline-hover:focus {
text-decoration: none;
}