fix link
This commit is contained in:
parent
c3532718a7
commit
21379e30a1
3 changed files with 17 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue