mirror of https://github.com/mpolden/echoip
Change font
This commit is contained in:
parent
5ad48ad3fa
commit
67e220501e
|
@ -5,11 +5,11 @@
|
|||
<title>What is my IP address? — ifconfig.co</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="What is my IP address?">
|
||||
<link href="//fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
|
||||
<link href="//fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/pure-min.css">
|
||||
<style>
|
||||
html, .pure-g [class *= "pure-u"] {
|
||||
font-family: "Oswald", sans-serif;
|
||||
font-family: "Roboto", sans-serif;
|
||||
font-size: 15pt;
|
||||
}
|
||||
pre {
|
||||
|
|
Loading…
Reference in New Issue