css: Add margin at the bottom of videoframe

master
Markus Koch 2018-12-26 15:16:46 +01:00
parent 4759b1577e
commit 8754b017b8
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ content figcaption {
content .videoframe {
margin-left:16px;
box-shadow: 0px 0px 3px white;
margin-bottom: 1em;
border: 1 px solid #f3f3f3;
background-color: black;
color: white;