Tidy website a bit
[progcomp2013.git] / web / qwebchess / index.html
index aaf170f..2b4bd2f 100644 (file)
 <div style="width:100%;">\r
        <!-- Board and UI -->\r
        <div>\r
-               <table style="margin-left: auto; margin-right: auto; font-size: 18" width=500px height=500px id="board"></table>\r
+               <table style="margin-left: auto; margin-right: auto; font-size: 16" width=550px height=550px id="board" border=0 cellspacing=0 cellpadding=0></table>\r
                <button id="start">New Game</button>\r
                <p id="loglink"></p>\r
+               <p id="indexlink"> <a href="http://progcomp.ucc.asn.au/2013/web/">UCC::Progcomp 2013 - Schroedinger's Gambit</a> </p>\r
+               <p> <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html">Quantum Chess</a> designed by Dr Selim Akl and Alice Wismath </p>\r
        </div>\r
 \r
        <!-- Message box \r

UCC git Repository :: git.ucc.asn.au