7:ecb710cf56fb default tip
Anton Shestakov <engored@ya.ru>, Wed, 20 Nov 2013 19:41:52 +0900
Cosmetic changes in the template.

previous change 5:de01e29e06b5

static/css/main.css

Permissions: -rw-r--r--

Other formats: Feeds:
video#remote {
width: 480px;
height: 360px;
background: #777;
}
video#local {
position: absolute;
width: 160px;
height: 120px;
background: #555;
bottom: 0;
right: 0;
margin-bottom: 6px;
}
footer {
background: #222;
color: #ccc;
position: fixed;
left: 0;
right: 0;
bottom: 0;
}
.container {
width: 480px;
margin-left: auto;
margin-right: auto;
}
.videos {
position: relative;
}
.error {
color: #ff9696;
}