mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Merge branch 'master' of https://github.com/gogits/gogs
This commit is contained in:
commit
78097a2c5a
41 changed files with 867 additions and 193 deletions
|
@ -575,6 +575,15 @@ html, body {
|
|||
padding: 9px 20px;
|
||||
}
|
||||
|
||||
.info-box .info-head {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.info-box .info-content a,
|
||||
.info-box .info-head a {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.file-list {
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue