This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Merge pull request
#2580
from fnkr/smaller-issue-title
Make issue title smaller
tags/v1.2.0-rc1
Unknwon
9 years ago
parent
4cdec819c2
32d87c5491
commit
cf0fba454a
3 changed files
with
3 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/gogs.css
+1
-1
public/css/gogs.min.css
+1
-1
public/less/_repository.less
+ 1
- 1
public/css/gogs.css
View File
@@ -1304,7 +1304,7 @@ footer .container .links > *:first-child {
}
}
.repository.view.issue .title h1 {
.repository.view.issue .title h1 {
font-weight: 300;
font-weight: 300;
font-size: 3rem;
font-size:
2.
3rem;
margin-bottom: 5px;
margin-bottom: 5px;
}
}
.repository.view.issue .title h1 .ui.input {
.repository.view.issue .title h1 .ui.input {
+ 1
- 1
public/css/gogs.min.css
File diff suppressed because it is too large
View File
+ 1
- 1
public/less/_repository.less
View File
@@ -291,7 +291,7 @@
padding-bottom: 0!important;
padding-bottom: 0!important;
h1 {
h1 {
font-weight: 300;
font-weight: 300;
font-size: 3rem;
font-size:
2.
3rem;
margin-bottom: 5px;
margin-bottom: 5px;
.ui.input {
.ui.input {
font-size: 0.5em;
font-size: 0.5em;
Write
Preview
Loading…
Cancel
Save