mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix lyrics css styling
This commit is contained in:
@ -6,7 +6,10 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#contents.genius-lyrics {
|
#contents.genius-lyrics, .description {
|
||||||
font-size: 1vw;
|
font-size: 1.1vw !important;
|
||||||
opacity: 0.9;
|
text-align: center !important;
|
||||||
|
line-height: 1.4;
|
||||||
|
font-family: Roboto,Noto Naskh Arabic UI,Arial,sans-serif;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user