Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gAUyL-0002th-Ka for pgsql-docs@arkaria.postgresql.org; Thu, 11 Oct 2018 07:01:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gAUyJ-0001TS-Ot for pgsql-docs@arkaria.postgresql.org; Thu, 11 Oct 2018 07:01:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gAUyJ-0001TL-JB for pgsql-docs@lists.postgresql.org; Thu, 11 Oct 2018 07:01:23 +0000 Received: from mail-it1-x136.google.com ([2607:f8b0:4864:20::136]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gAUyD-0004kt-Gv for pgsql-docs@lists.postgresql.org; Thu, 11 Oct 2018 07:01:23 +0000 Received: by mail-it1-x136.google.com with SMTP id q70-v6so11923025itb.3 for ; Thu, 11 Oct 2018 00:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=e7QufcMY9wQaEM7gVLsGm59lUIEHK6tXBDaQ9Wh0J2I=; b=TPVazpIwYboGK2Gzuu9GYVO2n4nMoaVsvgGNQHiKjyePjwMn4dwNAqJqmw3xYLii0c 61cBQArpz518wQFTwzccTsndtiNCp0OZQ75h6TaiY2JaT7V855k/WPt5glZ83NrgDCTB v8kiMwD89J4i5/3vWLTisyTYY2CvG71BB7a2dR4K8Qhc9dccKHfq+EoFnwp2q0dKJDvl Fxu+0Xib6msj0XJKHJNi1fphKfchSyyCcRGu6SYQcaw1ig65FZzmSq9LbRCKEbeqpQB+ AId8lWKrPUH47y8l6k6iHyYWz6zTcTfuF8RCjmJSfEx7Ac23dXKX/RyH3d+LrwDrBbJV X2RQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=e7QufcMY9wQaEM7gVLsGm59lUIEHK6tXBDaQ9Wh0J2I=; b=lTo+nMdGeFjphtHloiF50HFhfWrUOvA/7loiW5YFudfmIqOVpGqVKZbBd8WEmhVEZ4 eQ8AKEz0xzfX0Va+JV1G4YP6uoOYoTSLF00634AofYfP/eV9KLtSowk8FJuuaNsp6cQ7 hbpOVhcIwDeXLR9i23K8zGl9PbOu9aPizOEhlcQ5GqtzodfJwf4keXAHZBGzFSppM+l6 vfgVzdUEgayRAP+ExpCSkoDWO0inhdhLvRsLCmb/YxR2q5TQWE7kkgqOsJdJQHU5wGUd GfsURaT3kChtvUjBy7HAk9mesJQpkOufClSY/s9hFHf+pvSOWL5v9yg7UkuMupDSRvLL FjKw== X-Gm-Message-State: ABuFfoiwcdlPe+6oBWG2CExO4MxuOnP1nITUSkp8YF0HdKftmA2POMTm H+Z+7SVC5MEwS4MreZL1Pi3ryg+wnByZqY6q3pA= X-Google-Smtp-Source: ACcGV60EHvZA2D0uPSgyuNGr86X3AblnLbwMu2ZG0fkYknC7MggMy0yysbYnZpWN0/cZZCDl4iCrvhn4Di5Gey0oE8U= X-Received: by 2002:a02:84c8:: with SMTP id f66-v6mr276835jai.46.1539241274672; Thu, 11 Oct 2018 00:01:14 -0700 (PDT) MIME-Version: 1.0 References: <489cd083-d657-1137-006f-f70b803cffda@postgresql.org> In-Reply-To: From: Dean Rasheed Date: Thu, 11 Oct 2018 08:01:02 +0100 Message-ID: Subject: Re: Proposed HTML Documentation Styles To: "Jonathan S. Katz" Cc: pgsql-docs@lists.postgresql.org, Sarah Conway Schnurr Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Thu, 11 Oct 2018 at 06:49, Dean Rasheed wrote: > For example, attached are screenshots taken from my Android tablet For the record, that was a Samsung Galaxy Tab S2 8.0, with a screen resolution of 2048x1536 and a device pixel ratio of 2.0, I think. So the logical resolution is 1024x768, and in portrait mode, the logical width is 768 pixels. Regards, Dean