summaryrefslogtreecommitdiff
path: root/static/media/css/comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/media/css/comments.css')
-rw-r--r--static/media/css/comments.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/static/media/css/comments.css b/static/media/css/comments.css
deleted file mode 100644
index 39aa538..0000000
--- a/static/media/css/comments.css
+++ /dev/null
@@ -1,7 +0,0 @@
-body #comments {
- background-color: white;
- clear: both;
- float: left;
- overflow: hidden;
- padding: 15px 20px;
- width: 610px; }