aboutsummaryrefslogtreecommitdiffstats
path: root/en/_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/_header.html')
-rw-r--r--en/_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/_header.html b/en/_header.html
index 70162b4..c7bac31 100644
--- a/en/_header.html
+++ b/en/_header.html
@@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title></title>
<style>
- body{margin:40px auto;max-width:650px;line-height:1.6;font-size:1.1em;color:#433;background:#eee;padding:0 10px}
+ body{margin:40px auto;max-width:650px;line-height:1.6;font-family:sans-serif;font-size:1.1em;color:#433;background:#eee;padding:0 10px}
h1,h2,h3{line-height:1.2}
header ul,footer ul{padding:0}header ul li,footer ul li{display:inline-block}
a{color:#33a}