kuvia/resources/css/jquery.justified.css
2021-01-12 15:49:45 +01:00

12 lines
No EOL
194 B
CSS
Vendored

.image-container{
position: relative;
}
.photo-container{
float: left;
position: relative;
overflow: hidden;
}
.image-thumb{
position: relative;
background-color: #eee;
}