summaryrefslogtreecommitdiff
path: root/views/partials/comments.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/comments.ejs')
-rw-r--r--views/partials/comments.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/partials/comments.ejs b/views/partials/comments.ejs
index 97d4cea..30f471c 100644
--- a/views/partials/comments.ejs
+++ b/views/partials/comments.ejs
@@ -1,8 +1,8 @@
-<table id="comments" width="450">
+<table id="comments">
<script class="template" type="text/html">
<tr>
<td class="user">
- <a href="/profile/{{username}}"><img src="//www.carbonpictures.com/bucky/data/profile/.thumb/al.{{username}}.jpg"></a><br>
+ <a href="/profile/{{username}}"><div class="avatar" style="background-image:url(/data/profile/{{username}}.jpg)"></div></a>
<a href="/profile/{{username}}">{{username}}</a>
</td>
<td colspan="2" class="comment">