Fix button colour
parent
c78eb445b7
commit
4fa5f592ab
|
@ -48,7 +48,9 @@
|
|||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.shareon > a:hover {
|
||||
.shareon > a,
|
||||
.shareon > a:hover,
|
||||
.shareon > a:visited {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue