aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/alerts.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/alerts.less b/less/alerts.less
index 09293d601..75e142d8f 100644
--- a/less/alerts.less
+++ b/less/alerts.less
@@ -26,7 +26,7 @@
}
// Provide class for links that match alerts
.alert-link {
- font-weight: 500;
+ font-weight: bold;
color: darken(@alert-text, 10%);
}