From: Anthony Talarico Date: Fri, 4 Dec 2015 15:00:12 +0000 (-0500) Subject: removing opacity from title X-Git-Tag: v1.0.0^2~63 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=f06e936874e38e91d0cda691394cd041e2785531;p=WP-Themes%2Fthemoleholeonline.git removing opacity from title --- diff --git a/style.css b/style.css index d581b1f..a389cdd 100644 --- a/style.css +++ b/style.css @@ -1086,7 +1086,7 @@ p.stars a { font-weight: 400 !important; background: transparent; margin: 0; - opacity: 0; + opacity: 1; -webkit-transition: all, ease, 0.2s; -moz-transition: all, ease, 0.2s; transition: all, ease, 0.2s; }