Mercurial > hg > nodescore
diff www/index.html @ 41:56767c69b7c4
added logging of chat with timestamps
author | tzara <rc-web@kiben.net> |
---|---|
date | Fri, 24 Aug 2012 16:07:30 +0000 |
parents | 9d69c5b009e7 |
children | 49c94f63b8b0 |
line wrap: on
line diff
--- a/www/index.html Thu Aug 23 16:17:31 2012 +0000 +++ b/www/index.html Fri Aug 24 16:07:30 2012 +0000 @@ -33,7 +33,7 @@ <div align="left" class="readme" style="background:white; color:black; - opacity:0.7; + opacity:0.9; border-radius: 15px; width:95%; margin:10px auto; @@ -61,10 +61,6 @@ NodeScore is written as a node.js web server incorporating websockets for server client communications. - <div style="padding: 10px 10px 10px 10px; border-radius:15px; background:transparent; width:400px; opacity:1; position:relative; z-index:11;"> - <img src="nodescore-client-20120823.png" width="300px"> - </div> - <h3>Browser Compatability:</h3> Modern Browsers only. No Internet Explorer support. Tested using Chromium.