mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2025-01-15 15:42:16 +01:00
10 lines
262 B
CSS
10 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}
|