Template:VideoGallery/styles.css: Difference between revisions
m removed background color |
Test css to enforced darkmode on video |
||
Line 18: | Line 18: | ||
border-right: 0.5px solid grey; | border-right: 0.5px solid grey; | ||
border-bottom: 1px solid grey; | border-bottom: 1px solid grey; | ||
} | |||
.embedvideo-consent { | |||
z-index: 1; | |||
background-color:#27292d !important; | |||
} | } | ||
/* END Embeded Video Gallery */ | /* END Embeded Video Gallery */ |