diff options
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r-- | slate/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css index eb61158d..bdb2116f 100644 --- a/slate/bootstrap.css +++ b/slate/bootstrap.css @@ -6023,6 +6023,10 @@ legend { color: #fff; text-decoration: underline; } +.alert .close { + color: #000000; + text-decoration: none; +} .jumbotron { border: 1px solid rgba(0, 0, 0, 0.6); } |