File: user.css

package info (click to toggle)
weasyprint 67.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,896 kB
  • sloc: python: 61,025; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (4)
1
2
3
4
5
html {
    /* Reversed contrast */
    color: white;
    background-color: black;
}