Mercurial > hg > nodescore
diff www/m/css/nodescore.css @ 22:bb02a593b7d5
server side push of datetime to client
author | tzara <rc-web@kiben.net> |
---|---|
date | Wed, 11 Jul 2012 09:51:05 +0100 |
parents | a56434dee146 |
children | e1a02869da08 |
line wrap: on
line diff
--- a/www/m/css/nodescore.css Tue Jul 10 22:34:11 2012 +0100 +++ b/www/m/css/nodescore.css Wed Jul 11 09:51:05 2012 +0100 @@ -91,6 +91,20 @@ background-color: blue; } +#datetime{ + opacity: 0.6; + height: 30px; + width: 700px; + font-size:2em; + color: white; + border: 1px solid white; + position: absolute; + float: left; + bottom: 1px; + padding: 5px 5px 5px 5px ; + background-color: blue; +} + .metrocase { position: absolute; top: 10px; @@ -104,7 +118,7 @@ height: 60px; z-index: 2; padding: 5px 5px 5px 5px; - border: 1px solid gray; + border: 1px solid blue; } #metronome0 { width: 60px; height: 60px; border-radius: 30px; float:left; } @@ -121,7 +135,7 @@ } #client_chronometer{ - border: 2px solid gray ; + border: 1px solid blue ; background-color: black; color: #666; font-size: 6em; @@ -148,9 +162,6 @@ height: 800px; } - - - #content-txt { // padding: 2px 2px 2px 2px; font-size: 3em;