spacelab: style links in alerts
[bootswatch] / spacelab / bootswatch.less
index 3cc2efd..7b6633d 100755 (executable)
@@ -258,6 +258,11 @@ div.subnav {
                font-weight: bold;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        }
+
+       a {
+               color: @white;
+               text-decoration: underline;
+       }
 }
 
 .label, .badge {