<?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>Linux etc. &#187; CSS</title>
	<atom:link href="http://promberger.info/linux/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://promberger.info/linux</link>
	<description>my outsourced memory for your perusal</description>
	<lastBuildDate>Mon, 02 Aug 2010 11:32:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Drupal border-spacing</title>
		<link>http://promberger.info/linux/2007/11/05/drupal-border-spacing/</link>
		<comments>http://promberger.info/linux/2007/11/05/drupal-border-spacing/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 13:09:05 +0000</pubDate>
		<dc:creator>Marianne</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://promberger.info/linux/2007/11/05/drupal-border-spacing/</guid>
		<description><![CDATA[In my version of Drupal (5.something), with the theme I&#8217;m using (B7), if you try to set the distance between table cells using  CSS border-spacing, this has no effect. You have to also set border-collapse: separate; 
]]></description>
			<content:encoded><![CDATA[<p>In my version of Drupal (5.something), with the theme I&#8217;m using (B7), if you try to set the distance between table cells using  CSS <code>border-spacing</code>, this has no effect. You have to also set <code>border-collapse: separate; </code></p>
]]></content:encoded>
			<wfw:commentRss>http://promberger.info/linux/2007/11/05/drupal-border-spacing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Round corners using nothing but CSS</title>
		<link>http://promberger.info/linux/2007/07/12/round-corners-using-nothing-but-css/</link>
		<comments>http://promberger.info/linux/2007/07/12/round-corners-using-nothing-but-css/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 16:28:30 +0000</pubDate>
		<dc:creator>Marianne</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.promberger.de/linux/index.php/2007/07/12/round-corners-using-nothing-but-css/</guid>
		<description><![CDATA[The titlebar of this blog has round corners thanks to the Spiffy Corners method.  
]]></description>
			<content:encoded><![CDATA[<p>The titlebar of this blog has round corners thanks to the <a href="http://www.spiffycorners.com/">Spiffy Corners</a> method.  </p>
]]></content:encoded>
			<wfw:commentRss>http://promberger.info/linux/2007/07/12/round-corners-using-nothing-but-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
