mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Add grey bg to tabs on repo page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
body {
|
||||
font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif,'微软雅黑';
|
||||
background-color: #FAFAFA;
|
||||
background-color: #fff;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
img {
|
||||
|
Reference in New Issue
Block a user