lyrics improvement
This commit is contained in:
parent
74d9bceb90
commit
5d8a22eacd
5 changed files with 261 additions and 152 deletions
|
@ -1366,6 +1366,14 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.lyric-line.active .verse{
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.lyric-line.active .verse.verse-active{
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.lyric-line:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue