zallery/prototype/css/zallery.css
2017-08-04 12:45:13 +02:00

16 lines
No EOL
190 B
CSS
Executable file

body{
margin-bottom: 200px;
}
.navbar {
margin-top: 40px;
margin-bottom: 40px;
}
.photo-thumb, .photo {
padding: 0px;
}
.photo-thumb img, .photo img {
width: 100%;
height: auto;
}