diff --git a/css/knacss.css b/css/knacss.css index 96014d4..5fbd239 100644 --- a/css/knacss.css +++ b/css/knacss.css @@ -407,16 +407,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 */ /* ----------------------------- */ @@ -480,4 +470,15 @@ textarea { body { -webkit-text-size-adjust: 100%; } -} \ No newline at end of file +} + +/* ----------------------------- */ +/* ==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); */ + +