debian-weasyprint/weasyprint/tests/resources/mini_ua.css

5 lines
153 B
CSS

/* Minimal user-agent stylesheet */
p { margin: 1em 0px } /* 0px should be translated to 0*/
a { text-decoration: underline }
h1 { font-weight: bolder }