Set an opacity on the GitHub octomark images.

Leaving them black makes them stand out a bit too much, this is
a bit more subtle.
This commit is contained in:
Mathias Meyer 2013-05-17 07:53:48 +02:00
parent be432528d8
commit 3caf5adfc2

View File

@ -18,6 +18,7 @@
.github-icon
img
margin-top: 2px
opacity: 0.65
.not-found
display: block
@ -61,4 +62,5 @@
&:hover
background: transparent url(/images/icons/github.png) center right no-repeat
background-size: 12px
padding-right: 16px
opacity: 0.65
padding-right: 16px