margin: auto;
}
-div.page-container.four-columns {
- font-size: 12px;
-}
-
div.page-container.stretched {
margin-left: 40%;
font-size: 16px;
div.add-camera-message {
text-align: center;
margin-top: 30px;
+ font-size: 1rem;
}
div.hostname {
display: inline-block;
font-size: 1.5em;
white-space: nowrap;
- width: 50%;
+ width: 33.33%;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: top;
div.camera-top-buttons {
display: inline-block;
- width: 50%;
+ width: 66.66%;
vertical-align: top;
text-align: right;
}
body {
font-size: 16px;
}
-
- div.page-container.stretched {
- font-size: 10px;
- }
-
- div.page-container.four-columns.stretched {
- font-size: 8px;
- }
}
@media all and (max-width: 1000px) {