mirror of
https://github.com/discourse/discourse.git
synced 2025-06-13 18:04:35 +08:00
UX: improve readability of video title in lazyYT plugin
This commit is contained in:
@ -13,10 +13,12 @@
|
|||||||
left: 12px!important;
|
left: 12px!important;
|
||||||
position: absolute!important;
|
position: absolute!important;
|
||||||
margin: 0!important;
|
margin: 0!important;
|
||||||
padding: 0!important;
|
padding: 1em!important;
|
||||||
line-height: 1!important;
|
line-height: 1!important;
|
||||||
font-style: normal!important;
|
font-style: normal!important;
|
||||||
font-weight: normal!important;
|
font-weight: normal!important;
|
||||||
|
background-color: rgba(0,0,0,0.8)!important;
|
||||||
|
border-radius: 0.5em!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lazyYT-button {
|
.lazyYT-button {
|
||||||
|
Reference in New Issue
Block a user