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
remove google font call (
#9668
)
tags/v1.12.0-dev
techknowlogick
GitHub
5 years ago
parent
fb0657fb5e
commit
8e871a6c94
2 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
public/vendor/plugins/fomantic/semantic.css
+1
-2
public/vendor/plugins/fomantic/semantic.min.css
+ 0
- 1
public/vendor/plugins/fomantic/semantic.css
View File
@@ -8,7 +8,6 @@
* http://opensource.org/licenses/MIT
*
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin&display=swap');
/*!
* # Fomantic-UI - Reset
* http://github.com/fomantic/Fomantic-UI/
+ 1
- 2
public/vendor/plugins/fomantic/semantic.min.css
View File
@@ -7,8 +7,7 @@
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin&display=swap);/*!
*//*!
* # Fomantic-UI - Reset
* http://github.com/fomantic/Fomantic-UI/
*
Write
Preview
Loading…
Cancel
Save