Refactoring & minor css changes

This commit is contained in:
randx 2012-08-21 21:26:56 +03:00
parent 7fa6a23416
commit f088eaa972
6 changed files with 21 additions and 4 deletions

View file

@ -330,16 +330,20 @@ img.avatar {
float:left;
margin-right:15px;
width:40px;
border:2px solid #ddd;
border:1px solid #ddd;
padding:1px;
&.s16 {
width:16px;
height:16px;
}
&.s24 {
width:24px;
height:24px;
}
&.s32 {
width:32px;
height:32px;
}
}