diff -r 9b3c3c34a288 -r b5586438642d web/css/ds.css --- a/web/css/ds.css Tue Oct 22 11:33:46 2013 +0200 +++ b/web/css/ds.css Tue Oct 22 13:21:09 2013 +0200 @@ -20,7 +20,7 @@ border: medium none; } .divctn{ - min-height: 800px; + min-height: 650px; } .videotitle{ border-bottom: 1px dotted #333333; @@ -32,6 +32,9 @@ .active{ background-color: #EEEEEE; } +.footer-img img, #copyright-version{ + margin: 10px 10px 0; +} iframe { border: none; }