diff options
Diffstat (limited to 'demos/real-world/product-slider/index.html')
-rw-r--r-- | demos/real-world/product-slider/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/real-world/product-slider/index.html b/demos/real-world/product-slider/index.html index 05443fdae..6b39edaa6 100644 --- a/demos/real-world/product-slider/index.html +++ b/demos/real-world/product-slider/index.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Slider Gallery</title> - <style type="text/css" media="screen"> + <style type="text/css"> <!-- body { padding: 0; |