diff --git a/index.html b/index.html index b7aed7e..a3e4337 100644 --- a/index.html +++ b/index.html @@ -12,42 +12,37 @@
-

About

+

About

- This is a site for viewing removed comments from Reddit. - It was created by Jesper Wrang and uses Jason Baumgartner service for getting removed comments.

+ Display removed and deleted comments from Reddit. +

How to use: go to any Reddit thread and replace the reddit in the URL with removeddit
E.g. https://www.removeddit.com/r/TwoXChromosomes/comments/6z1hch/ +

- If you find something that doesn't work please contact me at:
removeddit (at) gmail.com + Created by Jesper Wrang and uses Jason Baumgartner service for getting removed comments.

-

TODO

-
diff --git a/static/style.css b/static/style.css index bd12026..5f4b771 100644 --- a/static/style.css +++ b/static/style.css @@ -36,7 +36,6 @@ a:hover { .user-link { color: #6a98af; - } #header { @@ -272,7 +271,7 @@ a:hover { } .comment-removed { - background-color: #840c09/*#633636*/; + background-color: #840c09; } .comment-deleted {