televex/print/static/stylesheet.css

16 lines
160 B
CSS

body{
color:magenta;
margin:2em;
}
div#print,
div#multifeeder,
div#webcam{
}
div#multifeeder div.multipost{
margin:1em 0;
}
div#webcam img{
width:500px;
}