This commit is contained in:
Gwenhael Le Moine 2011-07-04 17:54:17 +02:00
parent 1153e88fd6
commit 1cb2bba63b

View file

@ -29,7 +29,7 @@
<div id="main" role="main">
<style>
#blackboard{background:#333}
.starcell{width:1em;height:1em;display:block;float:left}
.starcell{width:1em;height:1em;display:block;float:left;text-align:center}
.selected{font-weight:bold}
.wall{color:#000}
.ball{color:#99f}