mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03:00
Removed webfonts
This commit is contained in:
parent
b6ba336046
commit
f0c6aeb837
4
404.html
4
404.html
@ -5,7 +5,6 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//fonts.googleapis.com">
|
||||
<link rel="dns-prefetch" href="//www.google-analytics.com">
|
||||
<link rel="dns-prefetch" href="//github.com">
|
||||
<link rel="dns-prefetch" href="//raw.githubusercontent.com">
|
||||
@ -35,7 +34,7 @@
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
font-feature-settings: "dlig", "kern", "liga";
|
||||
-webkit-font-smoothing: antialiased;
|
||||
@ -412,7 +411,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<p>Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
</footer>
|
||||
<style>@import url('https://fonts.googleapis.com/css?family=Lato:400&text=ABCDEFGHIJKLMNOPQERSTUVWXYZ.!%20%23%2B%3F%26%2C1234567890');</style>
|
||||
<script>
|
||||
var searchField = document.getElementById("search");
|
||||
searchField.addEventListener('input', function (evt) {
|
||||
|
@ -5,7 +5,6 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//fonts.googleapis.com">
|
||||
<link rel="dns-prefetch" href="//www.google-analytics.com">
|
||||
<link rel="dns-prefetch" href="//github.com">
|
||||
<link rel="dns-prefetch" href="//raw.githubusercontent.com">
|
||||
@ -35,7 +34,7 @@
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
font-feature-settings: "dlig", "kern", "liga";
|
||||
-webkit-font-smoothing: antialiased;
|
||||
@ -412,7 +411,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<p>Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
</footer>
|
||||
<style>@import url('https://fonts.googleapis.com/css?family=Lato:400&text=ABCDEFGHIJKLMNOPQERSTUVWXYZ.!%20%23%2B%3F%26%2C1234567890');</style>
|
||||
<script>
|
||||
var searchField = document.getElementById("search");
|
||||
searchField.addEventListener('input', function (evt) {
|
||||
|
@ -4,7 +4,6 @@
|
||||
<footer class="footer" role="contentinfo">
|
||||
<p>Contributions, corrections & requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
|
||||
</footer>
|
||||
<style>@import url('https://fonts.googleapis.com/css?family=Lato:400&text=ABCDEFGHIJKLMNOPQERSTUVWXYZ.!%20%23%2B%3F%26%2C1234567890');</style>
|
||||
<script>
|
||||
var searchField = document.getElementById("search");
|
||||
searchField.addEventListener('input', function (evt) {
|
||||
|
@ -5,7 +5,6 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//fonts.googleapis.com">
|
||||
<link rel="dns-prefetch" href="//www.google-analytics.com">
|
||||
<link rel="dns-prefetch" href="//github.com">
|
||||
<link rel="dns-prefetch" href="//raw.githubusercontent.com">
|
||||
@ -35,7 +34,7 @@
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
font-feature-settings: "dlig", "kern", "liga";
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
Loading…
Reference in New Issue
Block a user