Cleare meta data when running test on lipsum project, and add the correct reference files

This commit is contained in:
Veronica K. B. Olsen
2020-05-30 12:08:56 +02:00
parent c7533c165f
commit ec0dc54e55
8 changed files with 170 additions and 91 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<title>Lorem Ipsum</title>
</head>
<style>
p {text-align: justify;}
p {text-align: left;}
h1, h2 {color: rgb(66, 113, 174);}
h3, h4 {color: rgb(50, 50, 50);}
h1, h2, h3, h4 {page-break-after: avoid;}