From 3f67fc29e8fab9eadefbc1d0f89cd16f5443bb89 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Tue, 7 May 2013 19:25:28 -0400 Subject: [PATCH] links from user pics in posts --- public/css/style.less | 4 ++++ public/templates/topic.tpl | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/public/css/style.less b/public/css/style.less index 31e75464f2..df4a461f7a 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -368,3 +368,7 @@ footer.footer { margin:20px; text-align:center; } + +a:hover { + text-decoration:none; +} diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index 1205b39cae..44d69ec982 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -12,7 +12,9 @@
  • - + + + {posts.user_rep}