mirror of
https://github.com/mpolden/echoip.git
synced 2025-01-13 03:37:21 +01:00
Add responsive css
This commit is contained in:
parent
5b937c23c5
commit
9535d64372
@ -7,6 +7,7 @@
|
|||||||
<meta name="description" content="Lookup my IP address">
|
<meta name="description" content="Lookup my IP address">
|
||||||
<link href="http://fonts.googleapis.com/css?family=Oswald" rel="stylesheet" type="text/css">
|
<link href="http://fonts.googleapis.com/css?family=Oswald" rel="stylesheet" type="text/css">
|
||||||
<link href="/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
|
<link href="/assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
|
||||||
|
<link href="/assets/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
font-family: "Oswald", sans-serif;
|
font-family: "Oswald", sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user