mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
fix width of info panel
This commit is contained in:
parent
e939026242
commit
f5f24b4437
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
.gstar #blackboard .cube_selected{background-image:url(../themes/HP48/tex_cube_selected.png);color:red}
|
||||
.gstar #blackboard .gift{background-image:url(../themes/HP48/tex_gift.png);color:yellow}
|
||||
.gstar #blackboard .void{background-image:url(../themes/HP48/tex_empty.png);}
|
||||
.gstar aside{float:left;height:140px;padding:20px;background:#ddd}
|
||||
.gstar aside{float:left;height:140px;width:120px;padding:20px;background:#ddd}
|
||||
|
|
Loading…
Reference in a new issue