X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6e32f55e3ef50d9f7d3a291c2388c5220851a9b4..b5f9818944a3115d032b928ae3751e793eab331f:/apps/wolnelektury_core/static/css/core.css

diff --git a/apps/wolnelektury_core/static/css/core.css b/apps/wolnelektury_core/static/css/core.css
index b5e4432e4..514f8af3a 100644
--- a/apps/wolnelektury_core/static/css/core.css
+++ b/apps/wolnelektury_core/static/css/core.css
@@ -1,3 +1,3 @@
-@import url("screen.css");
-@import url("antiscreen.css") handheld;
-@import url("antiscreen.css") only screen and (max-device-width:480px);
+@import url(screen.css);
+@import url(antiscreen.css) handheld;
+@import url(antiscreen.css) only screen and (max-device-width:480px);