Skip to content
Snippets Groups Projects
Commit bf0818aa authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '393-artist-white-button' into 'develop'

Resolve "Artist button is white on white when hovered, on Album page"

Closes #393

See merge request funkwhale/funkwhale!350
parents 03efc0b5 685c8218
No related branches found
No related tags found
No related merge requests found
Removed white on white artist button on hover, on Album page (#393)
......@@ -54,7 +54,7 @@ export default {
}
&.with-background {
.header {
&, .sub, a {
&, .sub {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
color: white !important;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment