From 3198d59764366b062025c9d38cbac16cded85de5 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 19 Mar 2018 11:42:00 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index cc7a20a..53cdf07 100755 --- a/css/style.css +++ b/css/style.css @@ -787,7 +787,8 @@ nav.wrapper { .post p.info span { font-size: 14px; background-color: #3399D4; - color: white; } + color: white; + padding: 8px; } .recent-post { margin-bottom: 0;