3:d69239d4ae6d
Anton Shestakov <engored@ya.ru>, Tue, 12 Mar 2013 02:23:34 +0900
Status bar. Also could not resist dragging jQuery in.

next change 5:de01e29e06b5
previous change 1:4fde67f78a8e

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;
margin-top: 240px;
margin-left: -160px;
}
footer {
background: #222;
color: #ccc;
position: fixed;
left: 0;
right: 0;
bottom: 0;
}