mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-17 14:33:30 +02:00
Add responsive css
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user