Ensure all quick help links have the same color

This commit is contained in:
Prashanth Chandra 2019-07-15 15:21:47 +00:00 committed by Annabel Dunstone Gray
parent 7fc35ac124
commit b4edacc935
2 changed files with 7 additions and 1 deletions

View File

@ -38,3 +38,9 @@
.documentation {
padding: 7px;
}
.card.links-card {
a {
color: $blue-600;
}
}

View File

@ -33,7 +33,7 @@
.documentation-index.md
= markdown(@help_index)
.col-md-4
.card
.card.links-card
.card-header
Quick help
%ul.content-list