summaryrefslogtreecommitdiff
path: root/cyborg/bootswatch.less
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 /cyborg/bootswatch.less
parente4add32f88236caf7e81ccb8ed5a4db464c895a6 (diff)
all: hero-unit support
Diffstat (limited to 'cyborg/bootswatch.less')
-rwxr-xr-xcyborg/bootswatch.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less
index c96101ef..8a986400 100755
--- a/cyborg/bootswatch.less
+++ b/cyborg/bootswatch.less
@@ -394,8 +394,7 @@ code, pre, pre.prettyprint {
background-color: @grayLighter;
}
-.well {
- background-color: rgba(40, 40, 40, 0.5);
+.well, .hero-unit {
background-color: #131517;
border-top: solid 1px rgba(256,256,256,.1);
.box-shadow(0 2px 4px rgba(0,0,0,.8));