local fonts & fix page switch (selection)

This commit is contained in:
2018-10-31 21:18:16 +01:00
parent d09f0fd49f
commit 427c46a1b8
15 changed files with 252 additions and 67 deletions

View File

@@ -12,7 +12,7 @@ body {
/* Typography */
a:visited, a {
color:$col_main_1;
color: $col_main_1;
text-decoration: none;
font-weight: bold;
}
@@ -241,7 +241,7 @@ footer {
top: 50%;
a {
color: $gray-500;
color: $gray-400 !important;
}
}
}