add opacity to quote button

This commit is contained in:
Jeff Atwood 2017-01-02 14:17:09 -08:00
parent 15a0f3cb14
commit bbb3217f6a
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ aside.quote {
color: dark-light-choose($secondary, $primary);
padding: 10px;
z-index: 401;
opacity: 0.8;
&:before {
font-family: "FontAwesome";