added media to reset styles
This commit is contained in:
parent
ab01d45ea1
commit
7422f20d52
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<title>Canvas Test</title>
|
||||
|
||||
<link rel="stylesheet" href="http://github.com/joshuaclayton/blueprint-css/raw/master/blueprint/src/reset.css">
|
||||
<link rel="stylesheet" href="http://github.com/joshuaclayton/blueprint-css/raw/master/blueprint/src/reset.css" media="screen, projection">
|
||||
<link rel="stylesheet" href="styles.css" media="screen, projection">
|
||||
<script src="scripts.js"></script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue