summaryrefslogtreecommitdiff
path: root/cyborg/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'cyborg/bootstrap.css')
-rw-r--r--cyborg/bootstrap.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css
index ceadcc89..b4806802 100644
--- a/cyborg/bootstrap.css
+++ b/cyborg/bootstrap.css
@@ -5780,6 +5780,16 @@ legend {
color: #ffffff;
text-decoration: underline;
}
+.alert .close {
+ color: #fff;
+ text-decoration: none;
+ opacity: 0.4;
+}
+.alert .close:hover,
+.alert .close:focus {
+ color: #fff;
+ opacity: 1;
+}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,