Updated v2 draft
This commit is contained in:
parent
2375fe7637
commit
877beb9b4f
16 changed files with 296 additions and 300 deletions
|
@ -26,10 +26,10 @@ address {
|
|||
*/
|
||||
|
||||
a {
|
||||
color: $brand-color;
|
||||
color: $brand-colour;
|
||||
text-decoration: none;
|
||||
&:hover {
|
||||
color: $text-color;
|
||||
color: $base-colour;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue