<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>euphorigenic designs - Web, Logo Design, Magento Commerce Theme Creation, Web Analytics &#187; css</title>
	<atom:link href="http://www.euphorigenicdesigns.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.euphorigenicdesigns.com/blog</link>
	<description>euphorigenic designs weblog</description>
	<lastBuildDate>Tue, 15 Sep 2009 02:15:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>WordPress CSS 1st entry bug (Safari and Chrome)</title>
		<link>http://www.euphorigenicdesigns.com/blog/wordpress-css-1st-entry-bug-safari-and-chrome/</link>
		<comments>http://www.euphorigenicdesigns.com/blog/wordpress-css-1st-entry-bug-safari-and-chrome/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 03:56:33 +0000</pubDate>
		<dc:creator>Isaac.NG</dc:creator>
				<category><![CDATA[Tech rant]]></category>
		<category><![CDATA[XHTML - CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.euphorigenicdesigns.com/blog/?p=3</guid>
		<description><![CDATA[When developing the WordPress theme for EDv3 I&#8217;ve realised the following bug: if you use &#8216;@charset &#8220;utf-8&#8243;;&#8217; right after your comments at the beginning of your css, chances are the first css entry will not be processed by Safari / [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>When developing the WordPress theme for EDv3 I&#8217;ve realised the following bug:<br />
<br />
if you use &#8216;@charset &#8220;utf-8&#8243;;&#8217; right after your comments at the beginning of your css, chances are the first css entry will not be processed by Safari / Chrome browsers. This had caused  annoying 1em margins in all tags in my theme since my first entry is (and has always been) * {margin:0; padding0;}<br />
<br />
Removing the line solved the issue beautifully.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.euphorigenicdesigns.com/blog/wordpress-css-1st-entry-bug-safari-and-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

