Fill in the tour for organizations. Add the CTA to the bottom of the orgs page. Generate screenshots for the org.
This commit is contained in:
parent
3be6ceff15
commit
d9a24b714e
11 changed files with 84 additions and 17 deletions
|
@ -954,6 +954,11 @@ p.editable:hover i {
|
|||
float: right;
|
||||
}
|
||||
|
||||
.button-bar-bottom {
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
|
||||
.repo-list .section-header {
|
||||
padding: 10px;
|
||||
border-bottom: 1px solid #eee;
|
||||
|
@ -1949,4 +1954,8 @@ p.editable:hover i {
|
|||
top: -9px;
|
||||
font-weight: bold;
|
||||
font-size: .4em;
|
||||
}
|
||||
|
||||
.page-description {
|
||||
margin-bottom: 40px;
|
||||
}
|
Reference in a new issue