summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index 03bb3d81..6f1fbb67 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -4570,7 +4570,8 @@ footer.footer p {
color: #757c82;
}
.well,
-.progress {
+.progress,
+.hero-unit {
background-color: #202328;
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);