bebeboutik/themes/prestashop/css/sitemap.css
Srv Bebeboutik 340bc7c146 push site
2016-01-04 12:48:08 +01:00

21 lines
364 B
CSS
Executable File

/* sitemap.tpl */
#sitemap_content { margin-left: 5em }
div.sitemap_block {
padding: 0;
float: left;
width: 33%;
min-height: 120px;
_height: 120px
}
div.sitemap_block ul { text-align: left }
div.sitemap_block h3, .categTree h3 {
margin-top: 1em;
margin-bottom: 1em
}
div.categTree {
float: left;
margin-top: 25px;
margin-bottom: 1em;
margin-left: 5em
}