css for smaller screens
[wolnelektury.git] / wolnelektury / templates / base.html
index 554e6d3..e3faca1 100644 (file)
@@ -11,6 +11,7 @@
         <link rel="icon" href="{{ STATIC_URL }}img/favicon.png" type="image/png" />
         <link rel="search" type="application/opensearchdescription+xml" title="Wolne Lektury" href="{{ STATIC_URL }}opensearch.xml" />
         {% compressed_css "all" %}
+        {% compressed_css "screen" %}
         <!--[if IE]>
                {% compressed_css "ie" %}
         <![endif]-->