mirror of
https://github.com/mpolden/echoip.git
synced 2024-11-10 07:27:22 +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">
|
||||
<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-responsive.min.css" rel="stylesheet" type="text/css">
|
||||
<style>
|
||||
body {
|
||||
font-family: "Oswald", sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user