reordering styles

This commit is contained in:
raphaelgoetter 2013-08-01 09:03:28 +02:00
parent 6d1bd3f825
commit cdd7e1e44c

View File

@ -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%;
}
}
}
/* ----------------------------- */
/* ==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); */