diff options
| author | Teddy Wing | 2012-11-11 13:37:56 -0500 |
|---|---|---|
| committer | Teddy Wing | 2012-11-11 13:37:56 -0500 |
| commit | 6503a59e49d56d2dcc21eab8eedfe9c9629bf2e3 (patch) | |
| tree | c155776975be8cf47cdb086f741f077e9b2c77a5 | |
| parent | 162ac8769013f60625198c0370e9d428130130f1 (diff) | |
| download | gifmusicvideo-6503a59e49d56d2dcc21eab8eedfe9c9629bf2e3.tar.bz2 | |
Re-coloured background for once the strip is gone
| -rw-r--r-- | public/css/play.css | 1 |
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; |
