I've been working on my blog a bit, and now I the following when I look at the page source
Quote:
<link rel='stylesheet' type='text/css' media='all' href='http://www.stipvoorstip.nl/index.php?css=site/site_css.v.1203957632' />
<style type='text/css' media='screen'> import "http://www.stipvoorstip.nl/index.php?css=site/site_css.v.1203957632";</style>
|
I wonder where that extra numbering came from.
This is how it's in my css file.
Quote:
<link rel='stylesheet' type='text/css' media='all' href='{stylesheet={my_template_group}/site_css}' />
<style type='text/css' media='screen'> import "{stylesheet={my_template_group}/site_css}";</style>
|
I'm using a template from expression engine to work from.