// move to themeconfigurator

This commit is contained in:
rGaillard
2013-11-16 19:24:03 +01:00
parent de9e6d72c8
commit 68c8e9da57
45 changed files with 438 additions and 596 deletions
@@ -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 {
}