Files
PrestaShop/install-new/dev/style.css
2011-11-10 17:32:47 +00:00

8 lines
76 B
CSS

.clear{
clear: both;
}
.column_left{
float: left;
width: 250px;
}