11
0
Fork 0
mirror of http://git.sublab.org/cctv-control/ synced 2024-09-20 21:42:36 +02:00
cctv-control/css/print.css
2014-02-17 20:52:36 +01:00

24 lines
231 B
CSS

#page {
width: 800px;
}
#camImage {
position: absolute;
top: 0px;
left: 0px;
}
#metaContainer {
position: absolute;
top: 0px;
left: 700px;
}
#textContainer {
position: absolute;
top: 500px;
left: 0px;
}