Files
PrestaShop/modules/themeconfigurator/views/css/hooks.css
2013-11-16 19:24:03 +01:00

38 lines
421 B
CSS

/* Home hook CSS */
#htmlcontent_home {
}
ul.htmlcontent-home {
}
li.htmlcontent-item {
}
li.htmlcontent-item a.item-link {
}
li.htmlcontent-item img.item-img {
}
li.htmlcontent-item h3.item-title {
}
li.htmlcontent-item div.item-html {
}
/* Top hook CSS */
#htmlcontent_top {
}
/* Left hook CSS */
#htmlcontent_left {
}
/* Right hook CSS */
#htmlcontent_right {
}
/* Footer hook CSS */
#htmlcontent_footer {
}