Added more coherence with color links for material theme

This commit is contained in:
Nicolas Lœuillet
2020-04-21 17:25:52 +02:00
parent 2ca2ed39fd
commit 558651783a
4 changed files with 7 additions and 3 deletions

View File

@ -18,6 +18,10 @@ body {
border-bottom: 1px solid #ddd;
}
a {
color: $blueAccentColor;
}
main,
#content,
.valign-wrapper {