1% banner
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 9 Feb 2011 09:31:40 +0000 (10:31 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 9 Feb 2011 09:31:40 +0000 (10:31 +0100)
wolnelektury/static/css/master.css
wolnelektury/static/img/procent.png [new file with mode: 0644]
wolnelektury/templates/catalogue/main_page.html

index 7bd410a..fa8ddc1 100644 (file)
@@ -23,6 +23,14 @@ a:hover, a:active {
     text-decoration: underline;
 }
 
+a.banner {
+    display: block;
+    white-space: nowrap;
+}
+a.banner:hover {
+    text-decoration: none;
+}
+
 input {
     font: 1em Verdana, Arial, Helvetica, sans-serif; 
 }
diff --git a/wolnelektury/static/img/procent.png b/wolnelektury/static/img/procent.png
new file mode 100644 (file)
index 0000000..3d0f82d
Binary files /dev/null and b/wolnelektury/static/img/procent.png differ
index ffe71db..2f22031 100644 (file)
     <div id="intro">
         <p id="tags-description">↓ {% trans "Browse books by categories" %} ↓</p>
         <div id="propaganda">
+            <p style="margin-top:-1em; margin-bottom: 2em;">
+                <a class="banner" href="http://nowoczesnapolska.org.pl/wesprzyj_nas/" style="line-height: 1.5em; font-size: 1.5em;">
+                    <img src="/static/img/procent.png" style="float:left; margin:.2em .7em 0 0;" />
+                    Twój 1% to <span style="color: rgb(191, 0, 26);">więcej lektur</span><br>
+                    KRS 0000070056
+                </a>
+            </p>
+
             <h2>Wolne Okładki</h2>
             <p>Tworzymy okładki do utworów z biblioteki Wolne Lektury.</p>
             <p><a href='http://wolneokladki.pl/'><img src='/static/img/wolneokladki-logo.png' alt='Wolne Okładki' width='300' height='117' /></a></p>