# HG changeset patch # User Rob Canning # Date 1405863233 -3600 # Node ID af432b335bf0cc5b3195098dd29f873604b06825 # Parent ac6c303fbddca414f14d620a2a8432286e67767b metro fixes and stream choice spaceing diff -r ac6c303fbddc -r af432b335bf0 www/martin/css/nodescore.css --- 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;}