guide page for bare repo

some ui fix
This commit is contained in:
FuXiaoHei 2014-03-20 20:12:31 +08:00
parent 4cf6cc63b0
commit cb80111e89
6 changed files with 76 additions and 10 deletions

View file

@ -724,6 +724,20 @@ html, body {
background-color: #FFF;
}
.commit-list .date {
width: 120px;
}
.guide-box pre, .guide-box .input-group {
margin-top: 20px;
margin-bottom: 30px;
line-height: 24px;
}
.guide-box input[readonly] {
background-color: #FFF;
}
/* wrapper and footer */
#wrapper {