| changeset 15 | c004d0e2face |
| parent 14 | 960eb22c078c |
| child 16 | b9bf0f859121 |
--- a/web/css/ds.css Wed Oct 23 16:48:59 2013 +0200 +++ b/web/css/ds.css Thu Oct 24 12:49:17 2013 +0200 @@ -27,7 +27,7 @@ padding-left: 5px; padding-top: 10px; } -.videolink{ +.hand{ cursor: pointer; } .active{ @@ -42,13 +42,12 @@ video { background-color: #000; } -#RenkanContainer { -float: right; -width: 600px; -height: 500px; -margin-left: 10px; +#RenkanContainer{ + width: 930px; + height: 500px; } + footer { padding-bottom: 20px; border-top: 1px solid gray;