Files
PrestaShop/install-new/dev/style.css

8 lines
76 B
CSS

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