1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/tests/resources/user.css
Guillaume Ayoub 4f82a4a34e Packaging!
Related to #1247, #1232.
2020-12-06 20:19:59 +01:00

6 lines
84 B
CSS

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