From 32e54989a8d7205a92bf149649e1e7249c59d0bf Mon Sep 17 00:00:00 2001 From: nojhan Date: Mon, 12 May 2008 20:44:10 +0000 Subject: [PATCH] une galerie aussi pour l'autre style --- gallery_template_lego.html | 96 ++++++++++++++++++++++++++++++++++++++ style_lego.css | 2 + 2 files changed, 98 insertions(+) create mode 100644 gallery_template_lego.html 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 */