mcopy/app/css/app.css

17 lines
196 B
CSS

#footer {
position: fixed;
bottom: 0;
width: 100%;
height: 150px;
}
#log {
position: fixed;
width: 600px;
height: 150px;
}
#status {
position: fixed;
width: 100px;
right: 0;
}