|
|
@ -137,7 +137,6 @@ html, body { |
|
|
|
|
|
|
|
|
|
|
|
/* gogits body */ |
|
|
|
/* gogits body */ |
|
|
|
#gogs-body { |
|
|
|
#gogs-body { |
|
|
|
padding-top: 30px; |
|
|
|
|
|
|
|
padding-bottom: 60px; |
|
|
|
padding-bottom: 60px; |
|
|
|
margin-top: 50px; |
|
|
|
margin-top: 50px; |
|
|
|
} |
|
|
|
} |
|
|
@ -148,7 +147,6 @@ html, body { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#gogs-body-nav { |
|
|
|
#gogs-body-nav { |
|
|
|
margin-bottom: -50px; |
|
|
|
|
|
|
|
background-color: #FFF; |
|
|
|
background-color: #FFF; |
|
|
|
border-bottom: 1px solid #DDD; |
|
|
|
border-bottom: 1px solid #DDD; |
|
|
|
height: 66px |
|
|
|
height: 66px |
|
|
@ -447,8 +445,6 @@ html, body { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#gogs-repo-toolbar { |
|
|
|
#gogs-repo-toolbar { |
|
|
|
margin-top: 51px; |
|
|
|
|
|
|
|
margin-bottom: -50px; |
|
|
|
|
|
|
|
border-bottom: 1px solid #DDD; |
|
|
|
border-bottom: 1px solid #DDD; |
|
|
|
background-color: #FFF; |
|
|
|
background-color: #FFF; |
|
|
|
height: 40px; |
|
|
|
height: 40px; |
|
|
|