This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
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
Make issue title smaller
tags/v1.21.12.1
Florian Kaiser
9 years ago
parent
08ff1b7d4b
commit
662482d366
3 changed files
with
3 additions
and
3 deletions
Split 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 {
font-weight: 300;
font-size: 3rem;
font-size:
2.
3rem;
margin-bottom: 5px;
}
.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;
h1 {
font-weight: 300;
font-size: 3rem;
font-size:
2.
3rem;
margin-bottom: 5px;
.ui.input {
font-size: 0.5em;
Write
Preview
Loading…
Cancel
Save