index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
css
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'public/css')
-rwxr-xr-x
public/css/gogs.css
1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 1ed66997..459bf535 100755
--- a/
public/css/gogs.css
+++ b/
public/css/gogs.css
@@ -718,6 +718,7 @@
body {
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif, '微软雅黑';
background-color: #FAFAFA;
+ overflow-y: scroll;
}
img {
border-radius: 3px;