fcwv-flask/static/main.css

20 lines
244 B
CSS

html, body, content {
height: 100%;
width: 100%;
}
content {
display: inline-block;
}
file-loader {
background-color: #bab;
height: 40px;
position: absolute;
width: 100%;
}
file-loader.dragover {
background-color: #d042d0;
}