From 5b220cc9c556f1d184db963e1b744ae24865ada1 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 23 Apr 2018 01:02:34 +0200 Subject: [PATCH] Removed italic from author link --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index e588761..1b3a865 100755 --- a/css/style.css +++ b/css/style.css @@ -1648,5 +1648,4 @@ form.update-form input.button:hover { p.author { font-size: 16px; color: #999; - font-style: italic; margin-top: -12px; }