summaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2013-09-22 16:21:03 -0700
committerJesse Morgan <jesse@jesterpm.net>2013-09-22 16:21:03 -0700
commit8b6dce760201677bb6a8eba37cabd87d826687ce (patch)
treec5c26226e4542421712d907554da02a66f8074ec /web/style.css
parentc10e356c6f56ce6fbc17dd3c7824bd7673dba653 (diff)
Fixing chrome bug with hero video
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style.css b/web/style.css
index 17c1a21..17489f9 100644
--- a/web/style.css
+++ b/web/style.css
@@ -101,7 +101,7 @@ nav.primary a.current {
}
#hero {
- background: #2a2d2a no-repeat top center;
+ background: #2b2c2b no-repeat top center;
width: 100%;
color: white;
text-align: center;