pulled the media attr out

This commit is contained in:
scottjehl 2010-10-12 15:18:29 -04:00
parent 091c00a9cf
commit f259ebd5f3

View file

@ -2,7 +2,7 @@
<html>
<head>
<title>Basic Page</title>
<link rel="stylesheet" media="screen and (min-width: 0)" href="../css/all" />
<link rel="stylesheet" href="../css/all" />
<script type="text/javascript" src="../js/all"></script>
<script>
$(function() {