image upload and changing images will clean up later andrew stayla

This commit is contained in:
Baris Soner Usakli
2013-05-11 21:55:14 -04:00
parent fdc866c840
commit 0aeeac9d61
8 changed files with 1515 additions and 33 deletions

View File

@@ -270,6 +270,8 @@ footer.footer {
margin-right: 8px;
margin-top: -2px;
float: left;
width:24px;
height:24px;
}
span {
@@ -347,6 +349,20 @@ footer.footer {
margin-right:20px;
vertical-align:top;
}
.user-profile-picture {
width:128px;
height:128px;
}
.user-header-profile-picture {
width:24px;
height:24px;
}
.user-picture-label {
font-size:20px;
}
.account-bio-block{
display:inline-block;