parent
cc998c6d75
commit
cca18f8ede
6 changed files with 91 additions and 30 deletions
|
@ -40,4 +40,27 @@
|
|||
width: 30px;
|
||||
margin-right: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.repo-list .qe-shoutout {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.repo-list .qe-shoutout b {
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.repo-list .qe-shoutout div {
|
||||
margin-right: 94px;
|
||||
}
|
||||
|
||||
.repo-list .qe-shoutout img {
|
||||
max-height: 24px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.repo-list .qe-shoutout span {
|
||||
float: right;
|
||||
line-height: 24px;
|
||||
margin-right: 4px;
|
||||
}
|
Reference in a new issue