<?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>graphicmuse.com &#187; CSS</title>
	<atom:link href="http://graphicmuse.com/blog/category/flash-and-code/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://graphicmuse.com/blog</link>
	<description>design</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:46:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS</title>
		<link>http://graphicmuse.com/blog/2008/10/css/</link>
		<comments>http://graphicmuse.com/blog/2008/10/css/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 17:33:44 +0000</pubDate>
		<dc:creator>jan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash and Code]]></category>

		<guid isPermaLink="false">http://graphicmuse.com/blog/?p=447</guid>
		<description><![CDATA[How to import another style sheet into a style sheet. It couldn&#8217;t be easier. /*import new table styles Jan Schrieber 10/15/09*/ @import &#8220;styles_tables.css&#8221;; @import "styles_tables.css";]]></description>
			<content:encoded><![CDATA[<p>How to import another style sheet into a style sheet. It couldn&#8217;t be easier.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">/*import new table styles Jan Schrieber 10/15/09*/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">@import &#8220;styles_tables.css&#8221;;</div>
<p><code>@import "styles_tables.css";</code></p>
<img src="http://graphicmuse.com/blog/?ak_action=api_record_view&id=447&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://graphicmuse.com/blog/2008/10/css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
