diff options
Diffstat (limited to 'npm_assets/node_modules/html5shiv/test/style.print.css')
| -rw-r--r-- | npm_assets/node_modules/html5shiv/test/style.print.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npm_assets/node_modules/html5shiv/test/style.print.css b/npm_assets/node_modules/html5shiv/test/style.print.css new file mode 100644 index 0000000..afd77b1 --- /dev/null +++ b/npm_assets/node_modules/html5shiv/test/style.print.css @@ -0,0 +1,5 @@ +@media print { + section { + border-style: dotted; + } +}
\ No newline at end of file |
