Commit b4edacc9 authored by Prashanth Chandra's avatar Prashanth Chandra Committed by Annabel Dunstone Gray

Ensure all quick help links have the same color

parent 7fc35ac1
......@@ -38,3 +38,9 @@
.documentation {
padding: 7px;
}
.card.links-card {
a {
color: $blue-600;
}
}
......@@ -33,7 +33,7 @@
.documentation-index.md
= markdown(@help_index)
.col-md-4
.card
.card.links-card
.card-header
Quick help
%ul.content-list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment