Responsive Design OCR
This commit is contained in:
@ -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%;
|
||||
}
|
Reference in New Issue
Block a user