toot-my-t-shirt/static/css/sb.css

20 lines
221 B
CSS
Raw Normal View History

2018-11-28 21:55:54 +01:00
#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;
}