fix #55
This commit is contained in:
parent
89306a351c
commit
a97eb1d5c9
5 changed files with 31 additions and 14 deletions
|
@ -1552,7 +1552,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
overflow-x: hidden;
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
font-family: 'Inter', 'Noto Sans JP','Noto Sans SC','Noto Sans TC', 'Noto Sans HK', 'Noto Sans KR', sans-serif;
|
||||
font-family: 'Inter', 'Noto Sans JP','Source Han Sans SC', 'Source Han Sans HK','Noto Sans SC','Noto Sans TC', 'Noto Sans HK', 'Noto Sans KR', sans-serif;
|
||||
}
|
||||
|
||||
.lyric-body .no-lyrics {
|
||||
|
@ -3656,6 +3656,7 @@ div#captions {
|
|||
background: rgba(0, 0, 0, 0.6);
|
||||
color: yellow;
|
||||
white-space: pre-line;
|
||||
font-family: 'Inter', 'Noto Sans JP','Source Han Sans SC', 'Source Han Sans HK','Source Han Sans SC', 'Source Han Sans HK','Noto Sans SC','Noto Sans TC', 'Noto Sans HK', 'Noto Sans KR', sans-serif;
|
||||
}
|
||||
|
||||
[v-cloak] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue