aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2012-11-11 13:37:56 -0500
committerTeddy Wing2012-11-11 13:37:56 -0500
commit6503a59e49d56d2dcc21eab8eedfe9c9629bf2e3 (patch)
treec155776975be8cf47cdb086f741f077e9b2c77a5
parent162ac8769013f60625198c0370e9d428130130f1 (diff)
downloadgifmusicvideo-6503a59e49d56d2dcc21eab8eedfe9c9629bf2e3.tar.bz2
Re-coloured background for once the strip is gone
-rw-r--r--public/css/play.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/play.css b/public/css/play.css
index 7e4aa43..68a420a 100644
--- a/public/css/play.css
+++ b/public/css/play.css
@@ -31,6 +31,7 @@
top: 0;
left: 0;
width: 100%;
+ background-color: #444;
background-size: auto 100%;
z-index: 9999;
-webkit-transition: all 0.1s linear;