CSS for cite background
authorMarcin Koziej <marcin@lolownia.org>
Thu, 15 Mar 2012 13:02:27 +0000 (14:02 +0100)
committerMarcin Koziej <marcin@lolownia.org>
Thu, 15 Mar 2012 13:04:25 +0000 (14:04 +0100)
oops. typo in template.

wolnelektury/static/css/cite.css
wolnelektury/templates/main_page.html

index 2dc61da..9bbaf06 100755 (executable)
@@ -30,7 +30,7 @@
     color: black;
     padding: 0;
     margin: 0;
-    background-image: url(/static/img/backdrop/horiavarlan-4268896468.jpg);
+    background-image: url(/static/img/backdrop/book-drawer2.jpg);
     background-size: 100%;
     background-position: 50% 68%;
     background-repeat: no-repeat;
index acfd79c..6412de1 100755 (executable)
@@ -8,7 +8,7 @@
 {% block body %}
 
     <div id="big-cite">
-        {% cit\e_promo %}
+        {% cite_promo %}
     </div>
 
     {% spaceless %}