summaryrefslogtreecommitdiff
path: root/superhero/variables.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 /superhero/variables.less
parente4add32f88236caf7e81ccb8ed5a4db464c895a6 (diff)
all: hero-unit support
Diffstat (limited to 'superhero/variables.less')
-rwxr-xr-xsuperhero/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/superhero/variables.less b/superhero/variables.less
index 7660f560..0a1901d0 100755
--- a/superhero/variables.less
+++ b/superhero/variables.less
@@ -160,7 +160,7 @@
// Hero unit
// -------------------------
-@heroUnitBackground: @grayLighter;
+@heroUnitBackground: @blue;
@heroUnitHeadingColor: inherit;
@heroUnitLeadColor: inherit;