<?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; Topic: Changing default font colors</title>
		<link>http://en.forums.wordpress.com/topic/changing-default-font-colors</link>
		<description>WordPress.com Forums &#187; Topic: Changing default font colors</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 01:18:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-default-font-colors" rel="self" type="application/rss+xml" />

		<item>
			<title>siciliannabeauty on "Changing default font colors"</title>
			<link>http://en.forums.wordpress.com/topic/changing-default-font-colors#post-1028939</link>
			<pubDate>Wed, 03 Oct 2012 15:33:56 +0000</pubDate>
			<dc:creator>siciliannabeauty</dc:creator>
			<guid isPermaLink="false">1028939@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're awesome. Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing default font colors"</title>
			<link>http://en.forums.wordpress.com/topic/changing-default-font-colors#post-1023246</link>
			<pubDate>Thu, 27 Sep 2012 01:52:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023246@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Also, a way to change the color when hovering over a link?</p></blockquote>
<p>To change the hover color for basic links, use this:</p>
<pre><code>a:hover {
	color: hotpink;
}</code></pre>
<p>Change the color name to a color code of your choice:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a></p>
<p>Note that some elements have more specific rules for hover color, and in those cases you would need to add specific rules to override each one as you find them.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing default font colors"</title>
			<link>http://en.forums.wordpress.com/topic/changing-default-font-colors#post-1023245</link>
			<pubDate>Thu, 27 Sep 2012 01:50:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023245@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Is there a way to permanently change the default font color from grey to black?</p></blockquote>
<p>Sure. There are a bunch of selectors in the Fresh and Clean theme that set various elements to different gray values. Here's a list I would use to turn them to black:</p>
<pre><code>body,
.entry-content,
.widget-title,
.widget-title a,
#access a,
#access ul ul a,
.featured .entry-summary,
.sticky-label,
body.single .entry-title,
body.page .entry-title,
body.attachment .entry-title,
.archive-title,
.entry-meta,
.featured .more-link a,
.page-link a,
#site-info,
#site-info a {
	color:#000000;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>siciliannabeauty on "Changing default font colors"</title>
			<link>http://en.forums.wordpress.com/topic/changing-default-font-colors#post-1021866</link>
			<pubDate>Tue, 25 Sep 2012 18:21:27 +0000</pubDate>
			<dc:creator>siciliannabeauty</dc:creator>
			<guid isPermaLink="false">1021866@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there!</p>
<p>Is there a way to permanently change the default font color from grey to black?<br />
Also, a way to change the color when hovering over a link?</p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
