jsstar/css/star.css
Gwenhael Le Moine 043a496756 externalize css
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2011-07-06 22:39:48 +02:00

9 lines
262 B
CSS

#blackboard{width:16em;background:#333;float:left}
.starcell{width:1em;height:1em;display:block;float:left;text-align:center}
.selected{font-weight:bold}
.wall{color:#000}
.ball{color:#99f}
.cube{color:red}
.gift{color:yellow}
.void{}
.selected{background:#555}