summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-01-09 16:40:57 -0500
committerGitHub <noreply@github.com>2020-01-09 16:40:57 -0500
commit3fb906dc027bc7e688e2b5b39667b3397c693faa (patch)
tree1f7c2ac5d4b6e6f24c3829d5528ba306523cb6a8 /public
parent3a00a690c945bc2224d97a8fed00101063b8eda1 (diff)
downloadgitea-3fb906dc027bc7e688e2b5b39667b3397c693faa.tar.gz
gitea-3fb906dc027bc7e688e2b5b39667b3397c693faa.zip
remove google font call (#9668) (#9681)
Diffstat (limited to 'public')
-rw-r--r--public/vendor/plugins/fomantic/semantic.css1
-rw-r--r--public/vendor/plugins/fomantic/semantic.min.css3
2 files changed, 1 insertions, 3 deletions
diff --git a/public/vendor/plugins/fomantic/semantic.css b/public/vendor/plugins/fomantic/semantic.css
index bb4ffb4b81..2059e58ca1 100644
--- a/public/vendor/plugins/fomantic/semantic.css
+++ b/public/vendor/plugins/fomantic/semantic.css
@@ -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/
diff --git a/public/vendor/plugins/fomantic/semantic.min.css b/public/vendor/plugins/fomantic/semantic.min.css
index 9f2dab4a36..4d71b4b903 100644
--- a/public/vendor/plugins/fomantic/semantic.min.css
+++ b/public/vendor/plugins/fomantic/semantic.min.css
@@ -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/
*