view www/m/css/metronome.css @ 6:33e6dc370ef7

fixed css
author tzara <rc-web@kiben.net>
date Wed, 04 Jul 2012 21:24:36 +0000
parents 9070b2a7ca65
children
line wrap: on
line source
.metrocase {
    position: absolute;
    top: 10px;
    left: 10px;
    color: black;
    text-align: center;
    font-size: 4em;
    font-color: black;
    background: transparent;
    width: 240px;
    height: 60px;
    z-index: 2;
    padding: 5px 5px 5px 5px; 
    border: 1px solid gray;
}

#metronome0 { width: 60px; height: 60px; border-radius: 30px; float:left; }
#metronome1 { width: 60px; height: 60px; border-radius: 30px; float:left; }
#metronome2 { width: 60px; height: 60px; border-radius: 30px; float:left; }
#metronome3 { width: 60px; height: 60px; border-radius: 30px; float:left; }