diff --git a/css/star.css b/css/star.css index 4660c5f..b7baca9 100644 --- a/css/star.css +++ b/css/star.css @@ -1,4 +1,4 @@ -.gstar{float:left;width:640px} +.gstar{width:640px} .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}