Skip to content

Commit

Permalink
Removing reddit js.
Browse files Browse the repository at this point in the history
  • Loading branch information
ngerakines committed Feb 24, 2010
1 parent 56bac69 commit 07f8677
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions public/css/main.css
Expand Up @@ -101,9 +101,7 @@ body > footer {
font-size: 18px;
color: #888;
}
body > pheader {
text-align: right;
}
body > pheader { margin-top: -10px; text-align: left; }
body > pheader:hover a { color: #3e5d7c; text-decoration: none; }
body > pheader a:hover { color: #b83000; }
body > pheader li { display: inline; margin: 0 15px; }
Expand Down
1 change: 0 additions & 1 deletion templates/pages/article.rhtml
Expand Up @@ -6,7 +6,6 @@
<section class="content">
<%= body %>
</section>
<section><script type="text/javascript" src="http://www.reddit.com/buttonlite.js?i=1"></script></section>
<section class="comments">
<% if @config[:disqus] %>
<div id="disqus_thread"></div>
Expand Down

0 comments on commit 07f8677

Please sign in to comment.