<?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: Removing bullets in Twenty Eleven Ephemera</title>
		<link>http://en.forums.wordpress.com/topic/removing-bullets-in-twenty-eleven-ephemera</link>
		<description>WordPress.com Forums &#187; Topic: Removing bullets in Twenty Eleven Ephemera</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 06:09:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/removing-bullets-in-twenty-eleven-ephemera" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Removing bullets in Twenty Eleven Ephemera"</title>
			<link>http://en.forums.wordpress.com/topic/removing-bullets-in-twenty-eleven-ephemera#post-873232</link>
			<pubDate>Thu, 26 Apr 2012 20:09:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">873232@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The class "wf-active" is added for custom WordPress.com fonts. I usually recommend using "!important" to override that because it keeps the CSS more flexible.</p>
<p>There's a 5px left padding on those list elements. You can remove it by adding this to your Appearance &#8594; Custom Design &#8594; CSS page:</p>
<pre><code>.widget_twentyeleven_ephemera .widget-entry-title {
	padding-left: 0 !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>siddhartha79 on "Removing bullets in Twenty Eleven Ephemera"</title>
			<link>http://en.forums.wordpress.com/topic/removing-bullets-in-twenty-eleven-ephemera#post-873010</link>
			<pubDate>Thu, 26 Apr 2012 15:39:36 +0000</pubDate>
			<dc:creator>siddhartha79</dc:creator>
			<guid isPermaLink="false">873010@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd like to remove the bullets from the Twenty Eleven Ephemera widget</p>
<p>I am using this css:</p>
<p>.wf-active<br />
.widget_twentyeleven_ephemera ol {<br />
	list-style:none;<br />
}</p>
<p>Is there a more elegant way to do this? My approach seems to leave a 1-2px indent that I'd like to get rid of...</p>
<p>Signed, Very Anal Retentitve. :-D
</p>
]]></description>
					</item>

	</channel>
</rss>
