diff --git a/css/style.css b/css/style.css index b9415fa..cc7a20a 100755 --- a/css/style.css +++ b/css/style.css @@ -784,6 +784,11 @@ nav.wrapper { border: 1px solid #FF8635; background: none; } +.post p.info span { + font-size: 14px; + background-color: #3399D4; + color: white; } + .recent-post { margin-bottom: 0; border: none; }