diff --git a/php/controller.php b/php/controller.php index cc7bfced..6528ab28 100755 --- a/php/controller.php +++ b/php/controller.php @@ -62,7 +62,7 @@ -
+

Remote Controller

diff --git a/static/css/style.css b/static/css/style.css index 20d6a276..2d3cee53 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -378,6 +378,10 @@ hide mdi-action-visibility mdi-action-visibility-off margin-top:64px; } +.remote-container{ + margin-top:64px; +} + #mega-background{ -webkit-transition:background 0.5s, opacity 0.5s; -moz-transition:background 0.5s, opacity 0.5s;