This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
fix
#2087
tags/v1.21.12.1
Unknwon
9 years ago
parent
cc8f5add6e
commit
4a6016f5af
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/css/gogs.css
+1
-1
public/less/_repository.less
+ 1
- 1
public/css/gogs.css
View File
@@ -1756,7 +1756,7 @@ footer .container .links > *:first-child {
font-size: 30px;
}
.repository .head .ui.huge.breadcrumb {
font-weight:
3
00;
font-weight:
4
00;
font-size: 1.7rem;
}
.repository .head .fork-flag {
+ 1
- 1
public/less/_repository.less
View File
@@ -20,7 +20,7 @@
font-size: 30px;
}
.ui.huge.breadcrumb {
font-weight:
3
00;
font-weight:
4
00;
font-size: 1.7rem;
}
.fork-flag {
Write
Preview
Loading…
Cancel
Save