spacelab: style links in alerts
[bootswatch] / spacelab / bootstrap.css
index 2561466..619b8db 100644 (file)
@@ -3,11 +3,11 @@
 /*!
  * Bootstrap v2.3.2
  *
- * Copyright 2012 Twitter, Inc
+ * Copyright 2013 Twitter, Inc
  * Licensed under the Apache License v2.0
  * http://www.apache.org/licenses/LICENSE-2.0
  *
- * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ * Designed and built with all the love in the world by @mdo and @fat.
  */
 
 .clearfix {
@@ -6582,6 +6582,11 @@ div.subnav-fixed {
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 
+.alert a {
+  color: #ffffff;
+  text-decoration: underline;
+}
+
 .label-important,
 .badge-important {
   background-color: #cd0200;