toot-my-t-shirt/static/css/sb.css
2018-11-28 21:55:54 +01:00

19 lines
221 B
CSS

#sb-video {
width: 320px;
height: 240px;
margin: 15px;
float: left;
}
#sb-canvas {
width: 320px;
height: 240px;
margin: 15px;
float: left;
}
button {
clear:both;
margin: 30px;
}