From: Marek Stępniowski Date: Wed, 10 Sep 2008 14:33:04 +0000 (+0200) Subject: Added shelves image on main page. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/e794fa9b575d60d53d5a5416e1ea4985977693b1?ds=inline;hp=-c Added shelves image on main page. --- e794fa9b575d60d53d5a5416e1ea4985977693b1 diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 4470b6cb3..2f7259d96 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -228,6 +228,22 @@ em { float: left; } +/* ============== */ +/* = Propaganda = */ +/* ============== */ +#propaganda { + float: right; + width: 28.5em; + margin: 0; + height: 21em; + background-image: url(/media/img/shelf.jpg); + background-repeat: no-repeat; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border-radius: 4px; + background-color: #FFF; +} + /* ===================== */ /* = Latest blog posts = */ /* ===================== */ diff --git a/wolnelektury/media/img/shelf.jpg b/wolnelektury/media/img/shelf.jpg new file mode 100644 index 000000000..eec195934 Binary files /dev/null and b/wolnelektury/media/img/shelf.jpg differ diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index c9546e392..da136c783 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -12,65 +12,62 @@

{{ form.q }} {{ form.tags }} lub zobacz spis utworów w naszym zbiorze

-
-
- {% if categories.set %} -

Półki

- - {% endif %} - - {% if categories.author %} -

Autorzy

- - {% endif %} +
+
+ {# #} +
+
+
+ {% if categories.author %} +

Autorzy

+ + {% endif %} - {% if categories.epoch %} -

Epoki

- - {% endif %} + {% if categories.epoch %} +

Epoki

+ + {% endif %} - {% if categories.kind %} -

Rodzaje

- - {% endif %} + {% if categories.kind %} +

Rodzaje

+ + {% endif %} - {% if categories.genre %} -

Gatunki literackie

- - {% endif %} + {% if categories.genre %} +

Gatunki literackie

+ + {% endif %} +
+
+ {% if categories.theme %} +

Motywy

+ + {% endif %} +
+
-
- {% if categories.theme %} -

Motywy

- - {% endif %} -
-
+

Aktualności z naszego bloga