team profile restyled
This commit is contained in:
parent
a264ef2f03
commit
c40c627a3b
2 changed files with 58 additions and 58 deletions
|
@ -370,12 +370,12 @@ img.lil_av {
|
|||
|
||||
.profile_avatar_holder {
|
||||
float:left;
|
||||
width:90px;
|
||||
height:90px;
|
||||
width:60px;
|
||||
height:60px;
|
||||
margin-right:20px;
|
||||
img {
|
||||
width:90px;
|
||||
height:90px;
|
||||
width:60px;
|
||||
height:60px;
|
||||
background:#eee;
|
||||
}
|
||||
}
|
||||
|
@ -1173,3 +1173,9 @@ li.note {
|
|||
.wiki_content code, .readme code{
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.team_member_show {
|
||||
td:first-child {
|
||||
color:#aaa;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue