Shadow for videos

This commit is contained in:
kolaente 2019-12-25 13:58:27 +01:00
parent 39bef626ae
commit d8c5b60824
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ h1, h2, h3, h4, h5, h6 {
.column.theimage {
text-align: center;
img{
img,video{
box-shadow: .4em .4em 1em rgba(lighten($dark, 15%), .2);
}
}