# HG changeset patch # User cavaliet # Date 1382539739 -7200 # Node ID 960eb22c078ce386cea23fd7343066fa457424d3 # Parent e47226cc243d8b5aa5892bdb3dc7c3dd788f55d1 test renkan diff -r e47226cc243d -r 960eb22c078c web/css/ds.css --- a/web/css/ds.css Wed Oct 23 15:13:15 2013 +0200 +++ b/web/css/ds.css Wed Oct 23 16:48:59 2013 +0200 @@ -42,6 +42,12 @@ video { background-color: #000; } +#RenkanContainer { +float: right; +width: 600px; +height: 500px; +margin-left: 10px; +} footer { padding-bottom: 20px; diff -r e47226cc243d -r 960eb22c078c web/index.html --- a/web/index.html Wed Oct 23 15:13:15 2013 +0200 +++ b/web/index.html Wed Oct 23 16:48:59 2013 +0200 @@ -16,7 +16,7 @@