Mercurial > hg > nodescore
view www/m/css/metronome.css @ 9:cd847f789b53
more transport
author | tzara <rc-web@kiben.net> |
---|---|
date | Thu, 05 Jul 2012 23:53:30 +0100 |
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; }