use regular png images for navigation
[wolnelektury.git] / apps / wolnelektury_core / static / css / picture_box.css
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;