reordering styles

This commit is contained in:
raphaelgoetter 2013-08-01 09:04:09 +02:00
parent cdd7e1e44c
commit 2ed0cdff04

View File

@ -552,16 +552,6 @@ textarea {
font-family: inherit; 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 */ /* ==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 */ /* ==desktop and retina medias */
/* ----------------------------- */ /* ----------------------------- */