Merge and add tag descriptions for the latest image
This commit is contained in:
commit
2e476625de
4 changed files with 44 additions and 11 deletions
|
@ -37,4 +37,20 @@ p.editable:hover .glyphicon {
|
|||
width: 100%;
|
||||
height: 150px;
|
||||
border: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.repo .header {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.repo .description {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.repo dl.dl-horizontal dt {
|
||||
width: 60px;
|
||||
}
|
||||
|
||||
.repo dl.dl-horizontal dd {
|
||||
margin-left: 80px;
|
||||
}
|
||||
|
|
Reference in a new issue