sexy collection links
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 14 Oct 2010 10:14:34 +0000 (12:14 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 14 Oct 2010 10:14:34 +0000 (12:14 +0200)
wolnelektury/static/css/master.css
wolnelektury/templates/catalogue/main_page.html

index adc1708..e40d1d2 100644 (file)
@@ -228,6 +228,17 @@ p .ac_input {
     text-transform: uppercase;
 }
 
+/* ============== */
+/* = Search bar = */
+/* ============== */
+
+.collections a {
+    color: white;
+    margin: 0 0.5em;
+}
+
+
+
 /* ============= */
 /* = Tags list = */
 /* ============= */
index e3efe7e..f72609b 100644 (file)
     <div class="clearboth"></div>
     <form action="{% url search %}" method="get" accept-charset="utf-8" id="search-form">
         <p>{{ form.q }} {{ form.tags }} <input type="submit" value="{% trans "Search" %}" />
-            <strong>{% trans "or" %}</strong> {% trans "see" %}: <a href="{% url catalogue.views.book_list %}">{% trans "all books" %}</a>, <a href="{% url catalogue.views.audiobook_list %}">{% trans "audiobooks" %}</a>, <a href="{% url catalogue.views.daisy_list %}">{% trans "daisy" %}</a>.</p>
+            <strong>{% trans "or" %}</strong> {% trans "see" %}: 
+            <span class='collections'>
+                <a href="{% url catalogue.views.book_list %}">{% trans "all books" %}</a>
+                <a href="{% url catalogue.views.audiobook_list %}">{% trans "audiobooks" %}</a>
+                <a href="{% url catalogue.views.daisy_list %}">{% trans "daisy" %}</a>
+            </span></p>
     </form>
 
     <div id="intro">