qutebrowser/tests/end2end/data/downloads/mhtml/complex/external-in-extern.css
Florian Bruhin 64d4c9f83e Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
2016-05-29 18:20:00 +02:00

5 lines
161 B
CSS

/* Just making sure that more than one level of external css is included */
h1, h2, h3, h4, h5, h6 {
color: #0A396E;
border-bottom: 1px dotted #474747;
}