starting with video sync

This commit is contained in:
Manuel Araoz 2014-04-23 21:20:44 -03:00
commit fbe7a34197
8 changed files with 181 additions and 98 deletions

View file

@ -277,3 +277,9 @@ button.secondary:hover { background-color: #FFDF00 !important;}
border: 2px red solid;
}
.video-small {
width: 100px;
height: 100px;
border: 1px solid black;
}