aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-05-06 13:11:32 +0200
committerSven Gothel <[email protected]>2019-05-06 13:11:32 +0200
commit2a8c4d1cfa45794bc27358f3379f8c5bece74537 (patch)
tree9ceec7374004e3ff4f8f68978ed6d20b19b1fd39 /doc/manual/index.html
parentbfe55de5d06eb8dc0b07f720c235b86e547964c3 (diff)
Update CSS; Add responsive viewport design tag
Diffstat (limited to 'doc/manual/index.html')
-rwxr-xr-xdoc/manual/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html
index 15f1482..f3d4389 100755
--- a/doc/manual/index.html
+++ b/doc/manual/index.html
@@ -2,7 +2,9 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link href="../../../style.css" rel="stylesheet" type="text/css"/>
+ <link href="../../../style-alt1.css" rel="alternate stylesheet" title="default sans-serif font" type="text/css"/>
<title>Gluegen Manual</title>
</head>
<body>