zallery/prototype/css/zallery.css

16 lines
190 B
CSS
Raw Normal View History

2017-08-04 12:45:12 +02:00
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;
}