You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
194 B

.wp-block-video figcaption{
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-video figcaption{
color:hsla(0,0%,100%,.65);
}
.wp-block-video{
margin:0 0 1em;
}