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