<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: CSS for font styling within tables</title>
		<link>http://www.themolitor.com/forums/topic/css-for-font-styling-within-tables</link>
		<description>THE MOLITOR FORUMS &#187; Topic: CSS for font styling within tables</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 11:32:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/css-for-font-styling-within-tables" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "CSS for font styling within tables"</title>
			<link>http://www.themolitor.com/forums/topic/css-for-font-styling-within-tables#post-34776</link>
			<pubDate>Tue, 02 Jun 2015 10:19:54 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34776@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It looks like you're using a plugin that is adding styling to the elements. In any case, you can target the text via CSS like this...</p>
<pre><code>td {
    font-size: 13px;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>skycaptain on "CSS for font styling within tables"</title>
			<link>http://www.themolitor.com/forums/topic/css-for-font-styling-within-tables#post-34769</link>
			<pubDate>Tue, 02 Jun 2015 06:57:01 +0000</pubDate>
			<dc:creator>skycaptain</dc:creator>
			<guid isPermaLink="false">34769@http://www.themolitor.com/forums/</guid>
			<description><p>I'm presenting some information in table form on one of our pages. Unfortunately, for some reason tabled text shows up as a smaller font size, with tighter leading.</p>
<p>I looked through the CSS but didn't see anything specific to "tables," unless it's listed somehow I don't understand.</p>
<p>Compare table here: <a href="http://neelumfilms.com/site/our-film-team/" rel="nofollow">http://neelumfilms.com/site/our-film-team/</a></p>
<p>Non-table here: <a href="http://neelumfilms.com/site/shadow-lines/" rel="nofollow">http://neelumfilms.com/site/shadow-lines/</a>
</p></description>
		</item>

	</channel>
</rss>
