diff --git a/less/knacss.less b/less/knacss.less index 8dce558..eb3d903 100644 --- a/less/knacss.less +++ b/less/knacss.less @@ -552,16 +552,6 @@ textarea { font-family: inherit; } -/* ----------------------------- */ -/* ==own stylesheet */ -/* ----------------------------- */ - -/* Here should go your own CSS styles */ -/* You can link them with an @import or, better for webperf, just paste them here */ - -/* @import url(my-styles.css); */ - - /* ----------------------------- */ /* ==iefix */ /* ----------------------------- */ @@ -619,6 +609,16 @@ textarea { } } +/* ----------------------------- */ +/* ==own stylesheet */ +/* ----------------------------- */ + +/* Here should go your own CSS styles */ +/* You can link them with an @import or, better for webperf, just paste them here */ + +/* @import url(my-styles.css); */ + + /* ----------------------------- */ /* ==desktop and retina medias */ /* ----------------------------- */