Now mobile-friendly

This commit is contained in:
kjodle 2015-10-22 12:04:16 -04:00
parent edff320d1e
commit c5a7bfce2a

View File

@ -7,11 +7,14 @@
<meta name="author" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" media="screen" href="css/styles.css?v=1.0">
<link rel="stylesheet" media="screen and (max-width: 600px)" href="css/mobile.css?v=1.0">
<link rel="stylesheet" media="print" href="css/print.css?v=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>