forked from kevadesu/forgejo
Add grey bg to tabs on repo page
This commit is contained in:
parent
de3be370f7
commit
c47866b34a
4 changed files with 181 additions and 74 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
body {
|
||||
font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';
|
||||
background-color: #FAFAFA;
|
||||
background-color: #fff;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue