Template:VideoGallery/styles.css: Difference between revisions
m format -> added comment forced nightmode |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
.video-embed-gallery .embedvideo { | .video-embed-gallery .embedvideo { | ||
padding: | padding: 2px; | ||
border-radius: 5px; | border-radius: 5px; | ||
border-top: 0.5px solid grey; | border-top: 0.5px solid grey; | ||
Line 22: | Line 22: | ||
.embedvideo-consent { | .embedvideo-consent { | ||
z-index: 1; | z-index: 1; | ||
background-color: rgba( | background-color: rgba(200, 200, 200, 0.8) !important; | ||
} | } | ||