Avoid using css import

This commit is contained in:
Enrique Saez 2017-05-14 21:25:09 +02:00
commit 724c0cf994

View file

@ -1,4 +1,4 @@
@import url("pygment_highlights.css");
<link rel="style.css" href="pygment_highlights.css" type="text/css">
/* --- General --- */