css: Add margin at the bottom of videoframe
This commit is contained in:
parent
4759b1577e
commit
8754b017b8
@ -123,6 +123,7 @@ content figcaption {
|
|||||||
content .videoframe {
|
content .videoframe {
|
||||||
margin-left:16px;
|
margin-left:16px;
|
||||||
box-shadow: 0px 0px 3px white;
|
box-shadow: 0px 0px 3px white;
|
||||||
|
margin-bottom: 1em;
|
||||||
border: 1 px solid #f3f3f3;
|
border: 1 px solid #f3f3f3;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
Reference in New Issue
Block a user