diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-22 12:03:40 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:55 +0200 |
| commit | 947532451fea6fc43e98a3fcb4a8c25be540db7f (patch) | |
| tree | d064298195f90081181af74f0d080f999846f88b /index.html | |
| parent | 8dec86206aa110f3dabf38b6fab5439fb789eeb8 (diff) | |
| download | wvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.tar.gz wvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.zip | |
verbessere CSS des PDFs
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 --> - <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" /> + <meta name="viewport" content="user-scalable=true, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" /> <link rel="stylesheet" type="text/css" href="css/index.css" /> <link rel="stylesheet" type="text/css" href="css/jquery.mobile-1.4.2.min.css" /> <title>WvS VPlan</title> |
