src/widgets/PlaceholderPlayer.css
author veltr
Fri, 08 Feb 2013 16:38:28 +0100
changeset 992 566b590aaf8f
parent 991 2b036bd80f6d
child 1005 768bd0691ed1
permissions -rw-r--r--
height bugfix

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