Add responsive css

This commit is contained in:
Martin Polden 2012-11-25 14:15:46 +01:00
parent 5b937c23c5
commit 9535d64372
1 changed files with 1 additions and 0 deletions

View File

@ -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;