Проект видео сервера от Bauman Robotics.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rpi_remote_cam/www/css/main.css

29 lines
323 B

h1.page-header {
margin-top: -5px;
}
.sidebar {
padding-left: 15;
}
.main-container {
background: #FFF;
padding-top: 15px;
margin-top: -20px;
}
.footer {
width: 100%;
}
img {
max-width: 100%;
height: auto;
}
p {
margin-right: 5%;
margin-left: 5%;
font-size: 18px;
}