src/widgets/PlaceholderPlayer.module.css
changeset 1072 ac1eacb3aa33
parent 1005 768bd0691ed1
equal deleted inserted replaced
1071:02c04d2c8fd8 1072:ac1eacb3aa33
       
     1 .Ldt-PlaceholderPlayer {
       
     2     font-size: 40px; text-align: center;
       
     3     padding: 40px 0; font-weight: bolder;
       
     4     background: #333333; color: #FFFFFF;
       
     5 }