Add link to faq next to block health metric

This commit is contained in:
hunicus
2023-01-31 01:06:33 -05:00
parent 573fe3515a
commit ff3af3a159
2 changed files with 7 additions and 3 deletions

View File

@@ -34,6 +34,10 @@
text-align: left;
}
}
.info-link {
color: rgba(255, 255, 255, 0.4);
margin-left: 5px;
}
}
}
@@ -227,4 +231,4 @@ h1 {
.ng-fa-icon {
margin-right: 1em;
}
}
}