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