correct width of #blackboard

This commit is contained in:
Gwenhael Le Moine 2011-07-04 17:56:53 +02:00
parent 1cb2bba63b
commit 0eb514274b

View file

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