add color to discogs label
This commit is contained in:
parent
f4a501e34e
commit
40a3fa4e43
1 changed files with 4 additions and 0 deletions
|
@ -101,3 +101,7 @@ $bandcamp-color-secondary: white
|
||||||
// transform: skewX(30deg)
|
// transform: skewX(30deg)
|
||||||
display: inline-block
|
display: inline-block
|
||||||
margin: 0 4px
|
margin: 0 4px
|
||||||
|
&.source-label__discogs
|
||||||
|
color: white
|
||||||
|
background-color: #262626
|
||||||
|
border-color: #262626
|
||||||
|
|
Loading…
Add table
Reference in a new issue