use regular png images for navigation
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 17 Apr 2012 13:39:20 +0000 (15:39 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 17 Apr 2012 13:39:20 +0000 (15:39 +0200)
26 files changed:
apps/wolnelektury_core/static/css/base.css
apps/wolnelektury_core/static/css/book_box.css
apps/wolnelektury_core/static/css/cite.css
apps/wolnelektury_core/static/css/header.css
apps/wolnelektury_core/static/css/main_page.css
apps/wolnelektury_core/static/css/picture_box.css
apps/wolnelektury_core/static/img/arrow-gray.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/arrow-gray.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/arrow-teal.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/arrow-teal.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/download.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/download.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/listen.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/listen.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/read.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/read.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/f.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/f.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/facebook.png [deleted file]
apps/wolnelektury_core/static/img/social/gplus.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/gplus.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/naszaklasa.png [deleted file]
apps/wolnelektury_core/static/img/social/nk.png [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/nk.svg [new file with mode: 0644]
apps/wolnelektury_core/static/img/social/twitter.png [deleted file]
apps/wolnelektury_core/templates/main_page.html

index 64c5de1..5c29ef0 100755 (executable)
@@ -1,15 +1,3 @@
-/* Logo font */
-@font-face {
-    /* IE version */
-    font-family: WL-Nav;
-    src: url(/static/fonts/WL-Nav.eot);
-}
-@font-face {
-  font-family: WL-Nav;
-  src: url(/static/fonts/WL-Nav.ttf) format("truetype");
-}
-
-
 html {
     margin: 0;
     padding: 0;
@@ -131,8 +119,7 @@ h2 {
 
 .theme-list-link:after {
     padding-left: 1em;
-    content: "↓";
-    font-family: WL-Nav;
+    content: url("/static/img/arrow-teal.png");
     vertical-align: middle;
 }
 .theme-list-link {
index 8dee813..e23847f 100755 (executable)
 
 
 .book-box-read a:before {
-    content: "\2609";
-    font-family: WL-Nav;
+    content: url("/static/img/read.png");
     font-size: 2.25em;
     margin-right: .15em;
     vertical-align: middle;
 }
 
 .book-box-download a.downarrow:before {
-    content: "\21E9";
-    font-family: WL-Nav;
+    content: url("/static/img/download.png");
     font-size: 2.25em;
     margin-right: .15em;
     vertical-align: middle;
 }
 
 .book-box-audiobook a:before {
-    content: "\266B";
-    font-family: WL-Nav;
+    content: url("/static/img/listen.png");
     font-size: 2.25em;
     margin-right: .15em;
     vertical-align: middle;
index 04fdfdd..d397da2 100755 (executable)
 
 .book-wide-box .cite {
     position: relative;
-    top: -0.8em;
+    top: -1em;
     right: -1em;
     background-color: #f7f7f7;
     vertical-align: middle;
index 891c163..fefb65a 100755 (executable)
@@ -163,8 +163,7 @@ a.menu span {
 }
 #lang-button:after {
     padding-left: 1em;
-    content: "↓";
-    font-family: WL-Nav;
+    content: url("/static/img/arrow-gray.png");
     vertical-align: middle;
 }
 #lang-menu {
index cbfc3db..3db1655 100755 (executable)
@@ -88,8 +88,5 @@
 }
 
 .infopages-box .social-links a {
-    font-family: WL-Nav, courier;
-    font-size: 3em;
-    color: #281d1c;
-    margin-right: .2em;
+    margin-right: .6em;
 }
index 06f3e62..83022eb 100755 (executable)
@@ -82,8 +82,7 @@
 }
 
 .picture-box-tools a:before {
-    content: "⇩";
-    font-family: WL-Nav;
+    content: url("/static/img/download.png");
     font-size: 2em;
     margin-right: .25em;
     vertical-align: middle;
diff --git a/apps/wolnelektury_core/static/img/arrow-gray.png b/apps/wolnelektury_core/static/img/arrow-gray.png
new file mode 100644 (file)
index 0000000..b1c590d
Binary files /dev/null and b/apps/wolnelektury_core/static/img/arrow-gray.png differ
diff --git a/apps/wolnelektury_core/static/img/arrow-gray.svg b/apps/wolnelektury_core/static/img/arrow-gray.svg
new file mode 100644 (file)
index 0000000..02d7075
--- /dev/null
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="14.117774"
+   height="7.4593911"
+   id="svg6288">
+  <defs
+     id="defs6290" />
+  <metadata
+     id="metadata6293">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-286.99505,-661.55707)"
+     id="layer1">
+    <g
+       transform="matrix(0.52354174,0,0,0.52354174,92.72559,391.47243)"
+       id="layer1-0">
+      <path
+         d="m 397.25241,515.87986 -12.65419,12.65419 -12.74921,-12.62294 -0.78125,0.78125 13.56171,13.43544 13.40419,-13.43544 z"
+         id="rect4090"
+         style="fill:#717171;fill-opacity:1;stroke:none" />
+    </g>
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/arrow-teal.png b/apps/wolnelektury_core/static/img/arrow-teal.png
new file mode 100644 (file)
index 0000000..ce40633
Binary files /dev/null and b/apps/wolnelektury_core/static/img/arrow-teal.png differ
diff --git a/apps/wolnelektury_core/static/img/arrow-teal.svg b/apps/wolnelektury_core/static/img/arrow-teal.svg
new file mode 100644 (file)
index 0000000..478ed07
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="14.117774"
+   height="7.4593911"
+   id="svg6288">
+  <defs
+     id="defs6290" />
+  <metadata
+     id="metadata6293">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-284.86155,-665.60555)"
+     id="layer1">
+    <g
+       transform="matrix(0.52354174,0,0,0.52354174,90.59209,395.52091)"
+       id="g5216"
+       style="fill:#0d7e85;fill-opacity:1">
+      <path
+         d="m 397.25241,515.87986 -12.65419,12.65419 -12.74921,-12.62294 -0.78125,0.78125 13.56171,13.43544 13.40419,-13.43544 z"
+         id="path5218"
+         style="fill:#0d7e85;fill-opacity:1;stroke:none" />
+    </g>
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/download.png b/apps/wolnelektury_core/static/img/download.png
new file mode 100644 (file)
index 0000000..54d1bf9
Binary files /dev/null and b/apps/wolnelektury_core/static/img/download.png differ
diff --git a/apps/wolnelektury_core/static/img/download.svg b/apps/wolnelektury_core/static/img/download.svg
new file mode 100644 (file)
index 0000000..cb49aa2
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="21.03125"
+   height="21.03125"
+   id="svg6288">
+  <defs
+     id="defs6290" />
+  <metadata
+     id="metadata6293">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-232.34152,-641.84656)"
+     id="layer1">
+    <g
+       transform="translate(-139.3058,123.6384)"
+       id="layer1-8"
+       style="fill:#0d7e85;fill-opacity:1">
+      <path
+         d="m 382.14732,518.20816 c -5.80761,0 -10.5,4.69238 -10.5,10.5 0,5.80762 4.69239,10.53125 10.5,10.53125 5.80762,0 10.53125,-4.72363 10.53125,-10.53125 0,-5.80762 -4.72363,-10.5 -10.53125,-10.5 z m -3.21875,7.65625 3.21875,3.28125 3.21875,-3.25 0.6875,0.625 -3.9375,4 -3.875,-4 0.6875,-0.65625 z m -0.3125,6.28125 7.0625,0 0,0.96875 -7.0625,0 0,-0.96875 z"
+         id="path3167"
+         style="fill:#0d7e85;fill-opacity:1;stroke:none" />
+    </g>
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/listen.png b/apps/wolnelektury_core/static/img/listen.png
new file mode 100644 (file)
index 0000000..6862722
Binary files /dev/null and b/apps/wolnelektury_core/static/img/listen.png differ
diff --git a/apps/wolnelektury_core/static/img/listen.svg b/apps/wolnelektury_core/static/img/listen.svg
new file mode 100644 (file)
index 0000000..714768f
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="21.03125"
+   height="20.96875"
+   id="svg6288">
+  <defs
+     id="defs6290" />
+  <metadata
+     id="metadata6293">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-267.1717,-650.13426)"
+     id="layer1">
+    <g
+       transform="translate(-105.38857,136.37923)"
+       id="layer1-6"
+       style="fill:#0d7e85;fill-opacity:1">
+      <path
+         d="m 383.09152,513.75503 c -5.80553,0 -10.53125,4.67683 -10.53125,10.46875 0,5.79192 4.72572,10.5 10.53125,10.5 5.80553,0 10.5,-4.70808 10.5,-10.5 -10e-4,-5.79103 -4.69536,-10.46875 -10.5,-10.46875 z m 3.5,6.59375 0,6.625 c 0.0276,0.0977 0.0625,0.20878 0.0625,0.3125 0,0.82986 -0.92754,1.5 -2.0625,1.5 -1.13496,0 -2.03125,-0.67014 -2.03125,-1.5 0,-0.82986 0.89629,-1.5 2.03125,-1.5 0.35672,0 0.67536,0.0709 0.96875,0.1875 l 0.0312,-4.1875 -4,0.96875 0.0312,4.1875 c 0.0276,0.0977 0.0312,0.20878 0.0312,0.3125 0,0.82986 -0.92754,1.5 -2.0625,1.5 -1.13496,0 -2.03125,-0.67014 -2.03125,-1.5 0,-0.82986 0.89629,-1.5 2.03125,-1.5 0.34893,0 0.67995,0.0756 0.96875,0.1875 l 0,-4.15625 6.03125,-1.4375 z m -7,6.375 c -0.56138,0 -1.03125,0.21931 -1.03125,0.5 0,0.28069 0.46987,0.53125 1.03125,0.53125 0.56138,0 1,-0.25056 1,-0.53125 -1.2e-4,-0.28065 -0.43871,-0.5 -1,-0.5 z m 5,0.0312 c -0.56138,0 -1.03125,0.21931 -1.03125,0.5 0,0.28069 0.46987,0.53125 1.03125,0.53125 0.56138,0 1,-0.25056 1,-0.53125 -1.2e-4,-0.28065 -0.43871,-0.5 -1,-0.5 z"
+         id="path3184"
+         style="fill:#0d7e85;fill-opacity:1;stroke:none" />
+    </g>
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/read.png b/apps/wolnelektury_core/static/img/read.png
new file mode 100644 (file)
index 0000000..1d5ab0e
Binary files /dev/null and b/apps/wolnelektury_core/static/img/read.png differ
diff --git a/apps/wolnelektury_core/static/img/read.svg b/apps/wolnelektury_core/static/img/read.svg
new file mode 100644 (file)
index 0000000..f3fd5b6
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="21.03125"
+   height="20.9375"
+   id="svg6288">
+  <defs
+     id="defs6290" />
+  <metadata
+     id="metadata6293">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-225.71498,-640.7418)"
+     id="layer1">
+    <g
+       transform="translate(-138.76939,118.84837)"
+       id="layer1-3"
+       style="fill:#0d7e85;fill-opacity:1">
+      <path
+         d="m 375.01562,521.89343 c -5.80761,0 -10.53125,4.68702 -10.53125,10.46875 0,5.78173 4.72364,10.46875 10.53125,10.46875 5.80762,0 10.5,-4.68702 10.5,-10.46875 0,-5.78173 -4.69238,-10.46875 -10.5,-10.46875 z m -0.5,5.96875 c 0.15292,-0.0191 0.31239,0 0.46875,0 2.5018,0 4.52957,2.4714 6.5625,4.53125 -2.03293,2.12615 -4.0607,4.5 -6.5625,4.5 -2.5018,0 -4.46706,-2.44014 -6.5,-4.5 1.84373,-1.86896 3.73739,-4.2453 6.03125,-4.53125 z m 0.46875,1 c -2.5018,0 -3.50211,1.55979 -5.46875,3.53125 2.03294,2.05986 2.96695,3.4375 5.46875,3.4375 2.5018,0 3.46707,-1.31135 5.5,-3.4375 -2.03293,-2.05985 -2.9982,-3.53125 -5.5,-3.53125 z m 0.0312,1.03125 c 1.37294,0 2.5,1.12096 2.5,2.5 0,1.37904 -1.12706,2.46875 -2.5,2.46875 -1.37294,0 -2.46875,-1.08971 -2.46875,-2.46875 0,-1.37904 1.09581,-2.5 2.46875,-2.5 z m -0.0312,0.96875 c -0.82987,0 -1.5,0.67013 -1.5,1.5 0,0.82986 0.67013,1.5 1.5,1.5 0.82986,0 1.5,-0.67014 1.5,-1.5 0,-0.82987 -0.67014,-1.5 -1.5,-1.5 z"
+         id="path3144"
+         style="fill:#0d7e85;fill-opacity:1;stroke:none" />
+    </g>
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/social/f.png b/apps/wolnelektury_core/static/img/social/f.png
new file mode 100644 (file)
index 0000000..3261c6d
Binary files /dev/null and b/apps/wolnelektury_core/static/img/social/f.png differ
diff --git a/apps/wolnelektury_core/static/img/social/f.svg b/apps/wolnelektury_core/static/img/social/f.svg
new file mode 100644 (file)
index 0000000..fd25a0b
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="27"
+   height="27"
+   id="svg6088">
+  <defs
+     id="defs6090" />
+  <metadata
+     id="metadata6093">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-366.81409,-521.12423)"
+     id="layer1">
+    <path
+       d="m 380.29848,521.12423 c -7.46076,0 -13.48439,6.0339 -13.48439,13.4844 0,7.4505 6.02363,13.5156 13.48439,13.5156 7.46077,0 13.51561,-6.0651 13.51561,-13.5156 0,-7.4505 -6.05484,-13.4844 -13.51561,-13.4844 z m 0.59307,9.489 2.15375,0 0,0.9989 -1.87283,0 c -0.48766,0 -0.99871,0.5039 -1.1237,0.9988 l 2.77804,0 0,1.0301 -2.80925,0 0,4.963 -1.1237,0 0,-4.963 -1.31099,0 0,-1.0301 1.31099,0 c 0,-0.9454 1.05229,-1.9977 1.99769,-1.9977 z"
+       id="path3774"
+       style="fill:#281d1c;fill-opacity:1;stroke:none" />
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/social/facebook.png b/apps/wolnelektury_core/static/img/social/facebook.png
deleted file mode 100644 (file)
index c46485a..0000000
Binary files a/apps/wolnelektury_core/static/img/social/facebook.png and /dev/null differ
diff --git a/apps/wolnelektury_core/static/img/social/gplus.png b/apps/wolnelektury_core/static/img/social/gplus.png
new file mode 100644 (file)
index 0000000..c9a98cc
Binary files /dev/null and b/apps/wolnelektury_core/static/img/social/gplus.png differ
diff --git a/apps/wolnelektury_core/static/img/social/gplus.svg b/apps/wolnelektury_core/static/img/social/gplus.svg
new file mode 100644 (file)
index 0000000..ad8584c
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="27"
+   height="27"
+   id="svg6088">
+  <defs
+     id="defs6090" />
+  <metadata
+     id="metadata6093">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-370.36041,-525.65913)"
+     id="layer1">
+    <path
+       d="m 383.86041,525.65913 c -7.4541,0 -13.5,6.0409 -13.5,13.5 0,7.4591 6.0478,13.5 13.5,13.5 7.4541,0 13.5,-6.0409 13.5,-13.5 0,-7.4591 -6.0478,-13.5 -13.5,-13.5 z m -2.3072,9.9375 c 0.7663,0.052 1.408,0.3504 2.1513,0.7812 l -0.031,1.25 c -0.9815,-0.9169 -2.0284,-1.0444 -2.8372,-0.9687 -0.813,0 -2.1513,1.2073 -2.1513,2.375 0,1.0521 1.3098,2.5625 2.4007,2.5625 0.7638,0 1.1307,-0.01 1.5589,-0.125 l -0.031,-1.7812 -1.3095,0 0,-1.0313 2.3384,-0.031 0,3.8437 c -0.7977,0.1841 -1.8035,0.1925 -2.5255,0.1876 -2.1991,-0.015 -3.4719,-1.6067 -3.4919,-3.5313 0.1215,-1.9906 1.8329,-3.4278 3.1178,-3.5 0.2926,-0.04 0.5552,-0.049 0.8106,-0.031 z m 5.3003,1.0625 1.1224,0 0,1.9688 2.1201,0.031 0,1.0312 -2.1201,-0.031 0,2.4375 -1.1224,0 0,-2.4375 -2.1201,0.031 0,-1.0312 2.1201,-0.031 0,-1.9688 z"
+       id="path3822"
+       style="fill:#281d1c;fill-opacity:1;stroke:none" />
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/social/naszaklasa.png b/apps/wolnelektury_core/static/img/social/naszaklasa.png
deleted file mode 100644 (file)
index 6fcd6d5..0000000
Binary files a/apps/wolnelektury_core/static/img/social/naszaklasa.png and /dev/null differ
diff --git a/apps/wolnelektury_core/static/img/social/nk.png b/apps/wolnelektury_core/static/img/social/nk.png
new file mode 100644 (file)
index 0000000..7369185
Binary files /dev/null and b/apps/wolnelektury_core/static/img/social/nk.png differ
diff --git a/apps/wolnelektury_core/static/img/social/nk.svg b/apps/wolnelektury_core/static/img/social/nk.svg
new file mode 100644 (file)
index 0000000..143701f
--- /dev/null
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   width="27"
+   height="27"
+   id="svg6088">
+  <defs
+     id="defs6090" />
+  <metadata
+     id="metadata6093">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     transform="translate(-361.5,-518.86218)"
+     id="layer1">
+    <path
+       d="m 375.01561,518.86218 c -7.46077,0 -13.51561,6.0409 -13.51561,13.5 0,7.4591 6.05484,13.5 13.51561,13.5 7.46077,0 13.48439,-6.0409 13.48439,-13.5 0,-7.4591 -6.02362,-13.5 -13.48439,-13.5 z m 0.78035,9.3437 0.93641,0 0,4.9063 2.80925,-2.5625 1.18613,0 -3.02774,2.7813 3.1526,3.1875 -1.21734,0 -2.9029,-2.9063 0,2.9063 -0.93641,0 0,-8.3126 z m -3.87052,2.1876 c 0.6577,0 1.16089,0.2286 1.49826,0.6562 0.33736,0.424 0.49942,1.0484 0.49943,1.875 l 0,3.5938 -0.93642,0 0,-3.5626 c 0,-0.5665 -0.10086,-0.9997 -0.31214,-1.2812 -0.21128,-0.2815 -0.51385,-0.4375 -0.93642,-0.4375 -0.50776,0 -0.92428,0.1928 -1.21734,0.5313 -0.29307,0.3385 -0.43699,0.7906 -0.43699,1.375 l 0,3.375 -0.93642,0 0,-5.9688 0.93642,0 0,0.9063 c 0.22491,-0.3599 0.47706,-0.6031 0.78035,-0.7813 0.30669,-0.1781 0.66256,-0.2812 1.06127,-0.2812 z"
+       id="path3781"
+       style="fill:#281d1c;fill-opacity:1;stroke:none" />
+  </g>
+</svg>
diff --git a/apps/wolnelektury_core/static/img/social/twitter.png b/apps/wolnelektury_core/static/img/social/twitter.png
deleted file mode 100644 (file)
index 0a75ea8..0000000
Binary files a/apps/wolnelektury_core/static/img/social/twitter.png and /dev/null differ
index 2947a2f..87a9c3f 100755 (executable)
@@ -1,4 +1,5 @@
 {% extends "base.html" %}
+{% load static from staticfiles %}
 {% load cache chunks i18n catalogue_tags infopages_tags social_tags %}
 
 
 
         <div class="social-links">
             <a href="http://pl-pl.facebook.com/pages/Wolne-Lektury/203084073268"
-                title='Wolne Lektury @ Facebook'>f</a>
+                title='Wolne Lektury @ Facebook'>
+                <img src="{% static "img/social/f.png" %}" />
+            </a>
             <a href="http://nk.pl/profile/30441509"
-                title='Wolne Lektury @ NK'>nk</a>
+                title='Wolne Lektury @ NK'>
+                <img src="{% static "img/social/nk.png" %}" />
+            </a>
         </div>
     </div>