kcl-digital-humanities-garden/_sass/_digital-garden.scss

8 lines
130 B
SCSS
Raw Normal View History

2021-03-07 22:59:37 +00:00
.links-dark-green a {
color: $accent-color;
}
.no-underline-hover:hover,
.no-underline-hover:focus {
text-decoration: none;
}