css/startscreen.css
changeset 7 a2d5b669f663
parent 5 490e4d1b6fee
child 11 9833f3e24105
equal deleted inserted replaced
6:14dd1980b0b9 7:a2d5b669f663
    19     width: 248px; height: 66px;
    19     width: 248px; height: 66px;
    20 }
    20 }
    21 
    21 
    22 .play-button {
    22 .play-button {
    23     float: left; margin: 8px; font-size: 44px;
    23     float: left; margin: 8px; font-size: 44px;
    24     line-height: 50px;
    24     line-height: 50px; color: #FFFFFF; text-decoration: none;
    25 }
    25 }
    26 
    26 
    27 .duration {
    27 .duration {
    28     float: right; font-size: 36px; margin: 0 8px; line-height: 66px;
    28     float: right; font-size: 36px; margin: 0 8px; line-height: 66px;
    29 }
    29 }