Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
make svg download logo visible on hover
  • Loading branch information
jrit committed Mar 3, 2016
commit 85472cd996da346cb8e5a12434ed760f6a995a8b
3 changes: 3 additions & 0 deletions layouts/css/page-modules/_download.styl
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
background: $node-green
color $white

.download-logo
fill: $white

a:active
background $active-green
color $white
Expand Down