mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 18:24:39 +08: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