2011-07-06 22:47:58 +02:00
|
|
|
#blackboard{width:320px;height:180px;background:#333;float:left}
|
|
|
|
.starcell{width:20px;height:20px;display:block;float:left;text-align:center}
|
2011-07-06 22:39:48 +02:00
|
|
|
.selected{font-weight:bold}
|
2011-07-06 22:47:58 +02:00
|
|
|
.wall{background-image:url(../themes/HP48/tex_wall.png);color:#000}
|
|
|
|
.ball{background-image:url(../themes/HP48/tex_ball.png);color:#99f}
|
|
|
|
.cube{background-image:url(../themes/HP48/tex_cube.png);color:red}
|
|
|
|
.ball_selected{background-image:url(../themes/HP48/tex_ball_selected.png);color:#99f}
|
|
|
|
.cube_selected{background-image:url(../themes/HP48/tex_cube_selected.png);color:red}
|
|
|
|
.gift{background-image:url(../themes/HP48/tex_gift.png);color:yellow}
|
|
|
|
.void{background-image:url(../themes/HP48/tex_empty.png);}
|
2011-07-06 22:39:48 +02:00
|
|
|
.selected{background:#555}
|