diff --git a/gallery_template_lego.html b/gallery_template_lego.html new file mode 100644 index 0000000..7098fc5 --- /dev/null +++ b/gallery_template_lego.html @@ -0,0 +1,96 @@ + + + + + + + {general.title} + + + + + + + + + + + + + + + + + + + + + + +
+ {foreach:items_list,id,strip} +
+ + + +
+ {end:} +
+ + + + + + + + + + + + diff --git a/style_lego.css b/style_lego.css index bffa82a..a7da539 100644 --- a/style_lego.css +++ b/style_lego.css @@ -181,6 +181,8 @@ img#strip { background-color:#99aeeb; } +.stripbox { +} /* FOOT */