1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
WeasyPrint/weasyprint/tests/resources/user.css
2012-02-14 12:49:33 +01:00

6 lines
84 B
CSS

html {
/* Reversed contrast */
color: white;
background-color: black;
}