diff options
| author | 2021-02-03 19:17:00 -0500 | |
|---|---|---|
| committer | 2021-02-03 19:17:00 -0500 | |
| commit | 3a0d66f07b112b6d2bdc2b57bbf717a89a351ce6 (patch) | |
| tree | a7cf56282e54f05785243bc1e903d6594f2c06ba /npm_assets/node_modules/html5shiv/test/style.all.css | |
| parent | 787b97a4cb24330b36f11297c6d3a7a473a907d0 (diff) | |
New upstream version 8.1.2.upstream/8.1.2
Diffstat (limited to 'npm_assets/node_modules/html5shiv/test/style.all.css')
| -rw-r--r-- | npm_assets/node_modules/html5shiv/test/style.all.css | 11 |
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 |
