increase width of panels
This commit is contained in:
parent
2e49cb0cf2
commit
e85b06ccc0
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.gstar{width:640px;height:180px}
|
||||
.gstar{width:660px;height:180px}
|
||||
.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}
|
||||
|
@ -9,4 +9,4 @@
|
|||
.gstar #blackboard .cube_selected{color:red}
|
||||
.gstar #blackboard .gift{color:yellow}
|
||||
.gstar #blackboard .void{}
|
||||
.gstar aside{float:left;height:140px;width:120px;padding:20px;background:#ddd}
|
||||
.gstar aside{float:left;height:140px;width:130px;padding:20px;background:#ddd}
|
||||
|
|
Loading…
Add table
Reference in a new issue