64d4c9f83e
This renames tests/integration to tests/end2end and moves some files to tests/end2end/fixtures.
5 lines
161 B
CSS
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;
|
|
} |