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;
|
||||
}
|
||||
|
||||
#contents.genius-lyrics {
|
||||
font-size: 1vw;
|
||||
opacity: 0.9;
|
||||
#contents.genius-lyrics, .description {
|
||||
font-size: 1.1vw !important;
|
||||
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