| changeset 1005 | 768bd0691ed1 |
| parent 991 | 2b036bd80f6d |
--- a/src/widgets/PlaceholderPlayer.css Wed Jul 03 17:04:43 2013 +0200 +++ b/src/widgets/PlaceholderPlayer.css Fri Jul 19 16:41:50 2013 +0200 @@ -1,5 +1,5 @@ .Ldt-PlaceholderPlayer { font-size: 40px; text-align: center; - padding: 20px 0; font-weight: bolder; + padding: 40px 0; font-weight: bolder; background: #333333; color: #FFFFFF; }