templates
This commit is contained in:
8
_sass/_digital-garden.scss
Normal file
8
_sass/_digital-garden.scss
Normal file
@ -0,0 +1,8 @@
|
||||
.links-dark-green a {
|
||||
color: $accent-color;
|
||||
}
|
||||
|
||||
.no-underline-hover:hover,
|
||||
.no-underline-hover:focus {
|
||||
text-decoration: none;
|
||||
}
|
3
_sass/_tachyons.min.scss
Normal file
3
_sass/_tachyons.min.scss
Normal file
File diff suppressed because one or more lines are too long
1
_sass/_variables.scss
Normal file
1
_sass/_variables.scss
Normal file
@ -0,0 +1 @@
|
||||
$accent-color: #137752;
|
Reference in New Issue
Block a user