src/widgets/PlaceholderPlayer.css
author ymh <ymh.work@gmail.com>
Fri, 13 Feb 2015 16:48:05 +0100
changeset 1032 74ac0be7655c
parent 1005 768bd0691ed1
permissions -rw-r--r--
small corrections to allow js compilation

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