CSS rule for GitHub commit avatars

This commit is contained in:
riking 2014-03-24 21:52:40 -07:00
parent 2f4ec5a17c
commit 87d47ece59
1 changed files with 4 additions and 0 deletions

View File

@ -139,4 +139,8 @@ aside.onebox {
}
}
.github-avatar {
height: 90px;
width: 90px;
}