mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Fixed GitHub icon for good.
This commit is contained in:
parent
a8513cd90a
commit
db337576f7
@ -238,7 +238,7 @@ hr
|
|||||||
|
|
||||||
.btn-github .icon
|
.btn-github .icon
|
||||||
opacity: 0.6
|
opacity: 0.6
|
||||||
background: url("../images/blacktocat.png") 0 0 no-repeat
|
background: url("../images/whitetocat.png") 0 0 no-repeat
|
||||||
|
|
||||||
// Links
|
// Links
|
||||||
a, a:hover, a:visited
|
a, a:hover, a:visited
|
||||||
|
@ -237,7 +237,7 @@ hr {
|
|||||||
|
|
||||||
.btn-github .icon {
|
.btn-github .icon {
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
background: url("../images/whitetocat.png") 0 0 no-repeat;
|
background: url("../images/blacktocat.png") 0 0 no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Links
|
/* Links
|
||||||
|
Loading…
Reference in New Issue
Block a user