<?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>FDS's Blog &#187; 文字重叠</title>
	<atom:link href="http://blog.1xi.net/tag/wenzi-chongdie/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.1xi.net</link>
	<description>收藏和分享</description>
	<lastBuildDate>Thu, 12 May 2011 06:33:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>使用编辑器时，字体选择过大，导致字体重叠的解决办法</title>
		<link>http://blog.1xi.net/divcss/font-size-7</link>
		<comments>http://blog.1xi.net/divcss/font-size-7#comments</comments>
		<pubDate>Fri, 27 Jun 2008 08:10:44 +0000</pubDate>
		<dc:creator>FDS</dc:creator>
				<category><![CDATA[DIV+CSS]]></category>
		<category><![CDATA[文字重叠]]></category>

		<guid isPermaLink="false">http://www.1xi.net/blog/?p=19</guid>
		<description><![CDATA[网站页面设计时，会碰到使用编辑器时，字体选择过大，导致字体重叠，这里提供一个简单的解决办法。 在样式表里面定义一下font的样式 font{line-height:150%;} 这样不管字体多大，行高为字体高度的150%了。就不会再出现字体重叠了。]]></description>
			<content:encoded><![CDATA[<p>网站页面设计时，会碰到使用编辑器时，字体选择过大，导致字体重叠，这里提供一个简单的解决办法。<br />
在样式表里面定义一下font的样式<br />
font{line-height:150%;}<br />
这样不管字体多大，行高为字体高度的150%了。就不会再出现字体重叠了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.1xi.net/divcss/font-size-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

