Add background color for Last.fm social button (#195)
This commit is contained in:
parent
bb3ca5f4e1
commit
37f8420cde
3 changed files with 6 additions and 1 deletions
|
@ -485,6 +485,10 @@ ul.social {
|
|||
a.sc-flickr {
|
||||
background-color: @flickr-bg-color;
|
||||
}
|
||||
|
||||
a.sc-lastfm {
|
||||
background-color: @lastfm-bg-color;
|
||||
}
|
||||
}
|
||||
|
||||
.ads-aside {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue