From ea1dbe8438ec0a3beec0a48ff82c8a136f73cd0d Mon Sep 17 00:00:00 2001 From: Ionut Neagu Date: Wed, 8 Jun 2016 14:29:37 +0300 Subject: [PATCH] Added background color for related posts --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 7198462..d6fad65 100644 --- a/style.css +++ b/style.css @@ -2146,6 +2146,7 @@ object { .entry-content #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{ padding:0px 0px 20px 0px; margin:5px; + background: #f6f6f6; } #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{