update profile image

This commit is contained in:
lujunzju
2016-12-05 23:14:23 +01:00
parent 53afc7121b
commit 41e82d5b21
7 changed files with 78 additions and 1 deletions

View File

@ -293,3 +293,16 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

View File

@ -293,3 +293,16 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

View File

@ -293,3 +293,16 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

View File

@ -293,3 +293,16 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

View File

@ -293,3 +293,16 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

View File

@ -293,3 +293,15 @@ p {
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */
/*
used for profile image
*/
.profile-img {
max-width: 100px;
margin-top: 10px;
margin-bottom: 5px;
border: 0px solid #fff;
border-radius: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}