src/widgets/PlaceholderPlayer.css
author ymh <ymh.work@gmail.com>
Mon, 04 May 2015 15:36:39 +0200
changeset 1034 31fd2904ec57
parent 1005 768bd0691ed1
permissions -rw-r--r--
slight improvement on ant jslint task

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