summaryrefslogtreecommitdiff
path: root/test/writer.html5
diff options
context:
space:
mode:
Diffstat (limited to 'test/writer.html5')
-rw-r--r--test/writer.html55
1 files changed, 1 insertions, 4 deletions
diff --git a/test/writer.html5 b/test/writer.html5
index 23df9ba80..c1b292f3d 100644
--- a/test/writer.html5
+++ b/test/writer.html5
@@ -10,9 +10,6 @@
<title>Pandoc Test Suite</title>
<style>
html {
- line-height: 1.5;
- font-family: Georgia, serif;
- font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
@@ -31,7 +28,7 @@
@media (max-width: 600px) {
body {
font-size: 0.9em;
- padding: 1em;
+ padding: 12px;
}
h1 {
font-size: 1.8em;