mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: improve readability of video title in lazyYT plugin
This commit is contained in:
parent
0b13f6572f
commit
f406443891
@ -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
Block a user