Merge and add tag descriptions for the latest image

This commit is contained in:
Joseph Schorr 2013-09-26 18:10:09 -04:00
commit 2e476625de
4 changed files with 44 additions and 11 deletions

View file

@ -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;
}