File: paged-media.css

package info (click to toggle)
node-css-parse 1.7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 392 kB
  • ctags: 27
  • sloc: makefile: 14
file content (9 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
5
6
7
8
9
/* toc above */
@page toc, index:blank {
  /* toc inside */
  color: green;
}

@page {
  font-size: 16pt;
}