<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; User Favorites: yfumd</title>
		<link>http://en.forums.wordpress.com/profile/</link>
		<description>WordPress.com Forums &#187; User Favorites: yfumd</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 06:42:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS Font Color, Mystique Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-font-color-mystique-theme#post-820099</link>
			<pubDate>Thu, 16 Feb 2012 18:35:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">820099@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change that setting, you can just add in CSS to override the rule from the original stylesheet by adding a new rule to your Appearance &#8594; Custom Design &#8594; CSS page.</p>
<p>You can change the body font color to black with this CSS:</p>
<pre><code>body {
  color: black;
}</code></pre>
<p>Note that also will change font color for the sidebar and anything else inside the body tag that doesn't have a more specific rule (like links for example wouldn't be affected).
</p>
]]></description>
					</item>
		<item>
			<title>yfumd on "CSS Font Color, Mystique Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-font-color-mystique-theme#post-819123</link>
			<pubDate>Wed, 15 Feb 2012 19:58:01 +0000</pubDate>
			<dc:creator>yfumd</dc:creator>
			<guid isPermaLink="false">819123@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm playing around with the CSS of my (mystique-themed) site, and I'd like to know how I can set the text of the posts to be Black by default.</p>
<p>If you look at the below HTML coding for the body of my site, it says for color: #4e4e4e. Is this where/how I can change the color of text within posts to be black?</p>
<pre><code>body {
background:url(&#039;images/bg.png&#039;) repeat-x center bottom #000;
color:#4e4e4e;
font:12px Verdana, &quot;Trebuchet MS&quot;, Helvetica, Arial, sans-serif;
}</code></pre>
]]></description>
					</item>

	</channel>
</rss>
