This commit is contained in:
slene 2014-03-20 17:31:18 +08:00
parent c3532718a7
commit 21379e30a1
3 changed files with 17 additions and 5 deletions

View file

@ -647,6 +647,14 @@ html, body {
padding: 30px 30px 50px;
}
.file-content .file-body.file-code {
padding: 0;
}
.file-content .file-body.file-code > pre {
border: none;
}
.branch-list th, .commit-list th {
background-color: #FFF;
line-height: 28px !important;