src/widgets/PlaceholderPlayer.css
author veltr
Tue, 01 Oct 2013 16:57:57 +0200
changeset 1016 e1752b696a07
parent 1005 768bd0691ed1
permissions -rw-r--r--
jQuery 1.10 compatibility

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