Files
PrestaShop/modules/blockstore/blockstore.css
2011-12-02 15:24:40 +00:00

12 lines
204 B
CSS

/* Block store */
.blockstore img { margin: 10px 0 0 0}
.blockstore p {
padding-bottom:0;
font-weight:bold;
text-align: right
}
.blockstore p.store_image {
padding-bottom:10px;
text-align:center
}