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
184 B

.wp-block-video figcaption{
color:#555;
font-size:13px;
text-align:center;
}
.is-dark-theme .wp-block-video figcaption{
color:#ffffffa6;
}
.wp-block-video{
margin:0 0 1em;
}