mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
fixes
This commit is contained in:
parent
13de9931b0
commit
75a96b576c
3 changed files with 8 additions and 2 deletions
|
@ -624,7 +624,11 @@ div[class="cards sitemap shadow"] > h4 {
|
|||
}
|
||||
|
||||
#artist {
|
||||
cursor: pointer;
|
||||
transition: color 0.1s;
|
||||
}
|
||||
|
||||
#artist:hover {
|
||||
color: #c099ff;
|
||||
}
|
||||
|
||||
#song-cover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue