smartphone scaling
authorChristian Weiske <cweiske@cweiske.de>
Sun, 30 Oct 2016 09:43:37 +0000 (10:43 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Sun, 30 Oct 2016 09:43:37 +0000 (10:43 +0100)
www/html.xsl

index da1d4b567f2faec0520af9dcea5194eef340901b..b94c0e27a2ca0f31dcca680877cfc7f01009e42a 100644 (file)
@@ -4,6 +4,9 @@
   xmlns="http://www.w3.org/1999/xhtml">
   <xsl:template match="ListOfItems">
     <html>
+      <head>
+       <meta name="viewport" content="width=device-width, initial-scale=1"/>
+      </head>
       <body>
        <xsl:for-each select="Item[ItemType='Previous']">
         <pre>