Added changes from eb94b51 TMMeilleur/PrestaShop
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
/* 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 {
|
||||
}
|
||||
Reference in New Issue
Block a user