diff -r 7d9c576bfaac -r c28048fb63b4 tweetcast/nodejs/client/css/style.css --- a/tweetcast/nodejs/client/css/style.css Mon Oct 17 17:40:58 2011 +0200 +++ b/tweetcast/nodejs/client/css/style.css Tue Oct 18 16:19:08 2011 +0200 @@ -113,4 +113,10 @@ .a_question { background: #bfdbec; +} + +/* timeline */ + +#timeline { + position: absolute; top: 50px; left: 291px; height: 600px; width: 160px; border: 1px solid #999; } \ No newline at end of file