diff -r 58f1deeae759 -r 620ba7e347c1 web/cineconf/style.css --- a/web/cineconf/style.css Tue Jul 23 13:21:42 2013 +0200 +++ b/web/cineconf/style.css Sun Sep 08 14:23:14 2013 +0200 @@ -4,13 +4,13 @@ #main { - position: absolute; + position: absolute; background: url(background.jpg); left: 50%; top: 50%; width: 1400px; height: 875px; margin-top: -437px; margin-left: -700px; } #visionplayer_1101 { - position: absolute; margin: 5px; width: 836px; height: 440px; left: 34px; top: 247px; + position: absolute; margin: 0; width: 836px; height: 440px; left: 34px; top: 227px; } #visionplayer_1101 img { @@ -18,7 +18,7 @@ } #vizcontainer { - position: absolute; left: 880px; top: 150px; height: 617px; overflow: hidden; + position: absolute; left: 893px; top: 227px; height: 617px; overflow: hidden; } #vizcontainer, #tweetviz {