From: Radek Czajka
Date: Thu, 14 Oct 2010 10:14:34 +0000 (+0200)
Subject: sexy collection links
X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/a049fc7cdcc2615fdab51d17bbc10c9cb07d3952?ds=inline
sexy collection links
---
diff --git a/wolnelektury/static/css/master.css b/wolnelektury/static/css/master.css
index adc1708c1..e40d1d283 100644
--- a/wolnelektury/static/css/master.css
+++ b/wolnelektury/static/css/master.css
@@ -228,6 +228,17 @@ p .ac_input {
text-transform: uppercase;
}
+/* ============== */
+/* = Search bar = */
+/* ============== */
+
+.collections a {
+ color: white;
+ margin: 0 0.5em;
+}
+
+
+
/* ============= */
/* = Tags list = */
/* ============= */
diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html
index e3efe7ef3..f72609b33 100644
--- a/wolnelektury/templates/catalogue/main_page.html
+++ b/wolnelektury/templates/catalogue/main_page.html
@@ -11,7 +11,12 @@