<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《一些css书写的小技巧~》的评论</title>
	<atom:link href="http://www.12sui.cn/css/some-css-tips-090715/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.12sui.cn/develop/some-css-tips-090715/</link>
	<description>南芝的前端技术学习经验</description>
	<lastBuildDate>Mon, 09 Jan 2012 09:25:05 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>金冈</title>
		<link>http://www.12sui.cn/develop/some-css-tips-090715/comment-page-1/#comment-3832</link>
		<dc:creator>金冈</dc:creator>
		<pubDate>Fri, 04 Dec 2009 02:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.12sui.cn/?p=388#comment-3832</guid>
		<description>&lt;p&gt;Chrome英文如何设置10px字体大小，无论怎么设置都只能显示12px&lt;/p&gt;

&lt;p&gt;px,pt,em各种都试过，但是在chrome里面就是无法显示小于 12px的英文字体&lt;/p&gt;

&lt;p&gt;IE, FireFox, Safari下都没问题，是不是Chrome不支持12px以下的字体，或者有什么其它hack办法?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Chrome英文如何设置10px字体大小，无论怎么设置都只能显示12px</p>

<p>px,pt,em各种都试过，但是在chrome里面就是无法显示小于 12px的英文字体</p>

<p>IE, FireFox, Safari下都没问题，是不是Chrome不支持12px以下的字体，或者有什么其它hack办法?</p>]]></content:encoded>
	</item>
	<item>
		<title>colinivy</title>
		<link>http://www.12sui.cn/develop/some-css-tips-090715/comment-page-1/#comment-412</link>
		<dc:creator>colinivy</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.12sui.cn/?p=388#comment-412</guid>
		<description>&lt;p&gt;对于第二点，这样写怎么样：
.testA,
.testB,
.testC {background-image: url(x.gif);background-repeat: no-repeat;}&lt;/p&gt;

&lt;p&gt;.testA {background-position: 0 20px ;}
.testB {background-position: 0 40px ;}
.testB {background-position: 0 60px ;}&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>对于第二点，这样写怎么样：
.testA,
.testB,
.testC {background-image: url(x.gif);background-repeat: no-repeat;}</p>

<p>.testA {background-position: 0 20px ;}
.testB {background-position: 0 40px ;}
.testB {background-position: 0 60px ;}</p>]]></content:encoded>
	</item>
</channel>
</rss>

