bizou/plugins/_disabled/squares/style.css
2013-08-17 19:17:32 +02:00

14 lines
202 B
CSS

#images .square {
display: block;
float: left;
margin: 1px;
}
#images .image {
display: block;
}
#images {
overflow: hidden;
clear: both;
margin-bottom: 1ex;
}