From cdcf07a210e217ecdcd1ee2c6cba0bd5d8a27653 Mon Sep 17 00:00:00 2001 From: Alfred Lucero Date: Thu, 25 Feb 2016 00:34:27 -0800 Subject: [PATCH] testing and switching back css --- css/photoblog.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/photoblog.css b/css/photoblog.css index 7f0debfd..dc7714ad 100755 --- a/css/photoblog.css +++ b/css/photoblog.css @@ -319,7 +319,7 @@ a.photoblog-post-tag.pb-tag-westwoodla, /* SPECTRUM REDESIGN NEW CSS */ .sidebar-spectrum { - background-color: rgba(255,255,255,0.75); + background-color: rgba(255,255,255,0.5); height: 50px; font-family: 'Roboto Slab', serif; } @@ -329,11 +329,10 @@ a.photoblog-post-tag.pb-tag-westwoodla, text-align: center; line-height: 50px; font-size: 18px; - letter-spacing: 5px; } .sidebar-category:hover { - background-color: rgba(255,255,255,0.75); + background-color: rgba(255,255,255,0.7); } .sidebar-link {