X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e700d4711928fb211d7993d665379c24ea230d73..2a8b16aa45fb2b17f92068016ec72f93ccdef776:/apps/wolnelektury_core/static/css/core.css?ds=sidebyside 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);