Responsive Design OCR

This commit is contained in:
LukasNowy
2019-01-18 00:32:18 +01:00
parent 4cb86a2f2a
commit 40ddeb8b28
4 changed files with 32 additions and 17 deletions

View File

@ -1,12 +1,17 @@
body {
background-color: #b3e5fc;
background-color: #fafafa;
}
.cont1 {
background-color: #424242;
margin-top: 1em;
padding-top: 10px;
}
.cont2 {
margin-top: 0px;
#video {
width: 100%;
}
#canvas {
width: 100%;
}