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.
|
.rwmb-video-item {
|
|
position: relative;
|
|
float: left;
|
|
margin: 0 12px 12px 0;
|
|
list-style: none;
|
|
width: 300px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.rwmb-video-item video {
|
|
width: auto;
|
|
height: 100%;
|
|
}
|
|
|
|
.rwmb-video-item .rwmb-media-info {
|
|
margin-top: 12px;
|
|
}
|