summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-17 16:40:02 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-17 16:40:02 -0400
commit189b113153a0e866f717bf0822c51ae40597d53d (patch)
treeecb6d550f31e10538e724f7e15dfc6e9489d60c7 /slate/bootstrap.css
parente4add32f88236caf7e81ccb8ed5a4db464c895a6 (diff)
all: hero-unit support
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);