Mercurial > hg > nodescore
changeset 82:af432b335bf0
metro fixes and stream choice spaceing
author | Rob Canning <rob@foo.net> |
---|---|
date | Sun, 20 Jul 2014 14:33:53 +0100 |
parents | ac6c303fbddc |
children | 74367de56cbf |
files | www/martin/css/nodescore.css |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/www/martin/css/nodescore.css Sun Jul 20 14:26:06 2014 +0100 +++ b/www/martin/css/nodescore.css Sun Jul 20 14:33:53 2014 +0100 @@ -494,14 +494,16 @@ #setPart{ float:right; margin-right:50px; - font-size:2em; + margin-top:20px; + font-size:1.3em; } .metrocase { margin-left:20px; + margin-top:5px; float:left; - border-radius: 1px; + border-radius: 4px; width: 60px; height:30px; color: black; @@ -510,7 +512,7 @@ border: 1px solid white; } -#metronome0 { width: 60px; height: 30px; border-radius: 1px; float:left; } +#metronome0 { width: 60px; height: 30px; border-radius: 4px; float:left; } #links {position:absolute; bottom:150px; left: 800px; width:900px;} #transect {float:left; font-size:2em; padding:0px;}