summaryrefslogtreecommitdiff
path: root/spacelab/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'spacelab/bootstrap.css')
-rw-r--r--spacelab/bootstrap.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/spacelab/bootstrap.css b/spacelab/bootstrap.css
index 2561466f..619b8db7 100644
--- a/spacelab/bootstrap.css
+++ b/spacelab/bootstrap.css
@@ -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;