aboutsummaryrefslogtreecommitdiffstats
path: root/npm_assets/node_modules/html5shiv/test/style.all.css
diff options
context:
space:
mode:
Diffstat (limited to 'npm_assets/node_modules/html5shiv/test/style.all.css')
-rw-r--r--npm_assets/node_modules/html5shiv/test/style.all.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/npm_assets/node_modules/html5shiv/test/style.all.css b/npm_assets/node_modules/html5shiv/test/style.all.css
new file mode 100644
index 0000000..208c6ee
--- /dev/null
+++ b/npm_assets/node_modules/html5shiv/test/style.all.css
@@ -0,0 +1,11 @@
+html { font: 75% sans-serif; overflow-y: scroll; }
+body { margin: 0; }
+pre { margin: 0; padding: 1em 0; }
+section { border: 0.5em solid #8C8; margin: 1em; padding: 1em; }
+h1 { margin: 1em 2em; }
+ul { font: bold 1.5em sans-serif; margin: 1em; padding: 0 0 0 1.5em; }
+li { margin: 1em; }
+a { color: #66C; text-decoration: none; }
+
+.pass { color: #090; }
+.fail { color: #F00; } \ No newline at end of file