Merge pull request #2819 from lidel/ux-readable-lazyYT-title
UX: improve readability of video titles in lazyYT oneboxes
This commit is contained in:
commit
a0b0398467
|
@ -13,10 +13,12 @@
|
|||
left: 12px!important;
|
||||
position: absolute!important;
|
||||
margin: 0!important;
|
||||
padding: 0!important;
|
||||
padding: 1em!important;
|
||||
line-height: 1!important;
|
||||
font-style: normal!important;
|
||||
font-weight: normal!important;
|
||||
background-color: rgba(0,0,0,0.8)!important;
|
||||
border-radius: 0.5em!important;
|
||||
}
|
||||
|
||||
.lazyYT-button {
|
||||
|
|
Loading…
Reference in New Issue