From fb8a52fd6ab9c2aa3a081ad5173df2b9de71fd7e Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 29 Apr 2014 19:12:14 -0300 Subject: [PATCH] basic video footer --- css/main.css | 18 +++++++++--------- index.html | 45 ++++++++++++++++++++++++--------------------- 2 files changed, 33 insertions(+), 30 deletions(-) diff --git a/css/main.css b/css/main.css index c107abb29..91bf186d0 100644 --- a/css/main.css +++ b/css/main.css @@ -14,11 +14,11 @@ html, body {height: 100%;} #wrap {min-height: 100%;} #main {overflow:auto; - padding-bottom: 30px;} /* must be same height as the footer */ + padding-bottom: 91px;} /* must be same height as the footer */ #footer {position: relative; - margin-top: -30px; /* negative value of footer height */ - height: 30px; + margin-top: -91px; /* negative value of footer height */ + height: 91px; clear:both; padding: 5px 2rem; } @@ -257,17 +257,17 @@ hr { margin: 2.25rem 0;} } .video-small { - width: 120px; - height: 120px; - margin: 20px; + width: 80px; + height: 80px; + border-radius: 1rem; display: inline; - float:left; + float: right; } .online { - border: 10px solid green; + border: 3px solid green; } .offline { - border: 10px solid gray; + border: 3px solid gray; } .tx-copayers { diff --git a/index.html b/index.html index 159462e12..db2906105 100644 --- a/index.html +++ b/index.html @@ -99,13 +99,33 @@ -
-
- - -
-