src/widgets/PlaceholderPlayer.module.css
author ymh <ymh.work@gmail.com>
Tue, 22 Oct 2024 07:19:03 +0200
changeset 1078 c28fb800e252
parent 1072 ac1eacb3aa33
permissions -rw-r--r--
VideojsPlayer for Dailymotion in AutoPlayer

.Ldt-PlaceholderPlayer {
    font-size: 40px; text-align: center;
    padding: 40px 0; font-weight: bolder;
    background: #333333; color: #FFFFFF;
}