css change

This commit is contained in:
devin 2012-04-12 18:14:26 +08:00
parent 01af32aa60
commit eabbba76fc
1 changed files with 6 additions and 0 deletions

View File

@ -171,6 +171,12 @@ a:focus { outline: none; }
margin: 0 auto; margin: 0 auto;
position: relative; position: relative;
} }
#sections .appicon {
width: 30px;
height: 30px;
float: left;
margin-right: 6px;
}
.appholder { .appholder {
position: relative; position: relative;
z-index: 2; z-index: 2;