aboutsummaryrefslogtreecommitdiffstats
path: root/demos/real-world/layout/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/real-world/layout/index.html')
-rw-r--r--demos/real-world/layout/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/real-world/layout/index.html b/demos/real-world/layout/index.html
index 62ee91e27..218a13f0b 100644
--- a/demos/real-world/layout/index.html
+++ b/demos/real-world/layout/index.html
@@ -15,9 +15,9 @@
<link rel="shortcut icon" href="http://jquery.com/favicon.ico" />
<link rel="icon" href="http://jquery.com/favicon.ico" type="image/x-icon" />
- <link rel="stylesheet" href="demo.css" type="text/css" media="screen" />
+ <link rel="stylesheet" href="demo.css" type="text/css" />
<!--[if IE]>
- <link rel="stylesheet" href="demo-ie.css" type="text/css" media="screen" />
+ <link rel="stylesheet" href="demo-ie.css" type="text/css" />
<![endif]-->
</head>