the exact width is know

This commit is contained in:
Gwenhael Le Moine 2011-07-13 15:45:27 +02:00
parent 046fbf63fe
commit 53f7834a90

View file

@ -1,4 +1,4 @@
.gstar{float:left;width:100%}
.gstar{float:left;width:640px}
.gstar em{font-weight:bold}
.gstar #blackboard{width:320px;height:180px;background:#333;float:left}
.gstar #blackboard .starcell{width:20px;height:20px;display:block;float:left;text-align:center}