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 1gBdy9-0005dt-1p for pgsql-docs@arkaria.postgresql.org; Sun, 14 Oct 2018 10:49:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gBdy6-00081n-M6 for pgsql-docs@arkaria.postgresql.org; Sun, 14 Oct 2018 10:49:54 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gBdy6-00081a-Aq for pgsql-docs@lists.postgresql.org; Sun, 14 Oct 2018 10:49:54 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gBdy1-00069x-F7 for pgsql-docs@lists.postgresql.org; Sun, 14 Oct 2018 10:49:50 +0000 Received: by mail-io1-xd35.google.com with SMTP id l25-v6so12238797ioj.0 for ; Sun, 14 Oct 2018 03:49:49 -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=BVWZCbviEes1Npj3VUQDrIZhGJmodO/MBtjjsA7dvDE=; b=JpZKMntMlstaNwxPcc0R0bApvx5+SaIuwwAwr3UTPIadKOgvZ3vmn7VlTxra9IYttR ru5ex1HKJJgQbcLimX3jZ6qrHAHXwT/LejZD1v3z2axEMl5ZRXj3xiT0WB450i8X20Ya yFbCZC7Rmm2f44QHDKnOfE+3KPHpoBkF4ZBAZeKUjU154RhYshctWIvxGznmXupnftpJ jBjMTqSKWke8M9JLUblcnJDYuPG41lU0Smsujp7FcyvTC4EhmgYRTD8kQtIa5JS49fib 9yIqRgsZndWP28M/y1gwcMJezjiokHUJ8gnC+O0QDJzgggWv5ZcNyu72yRFN8S8xK5AI wp+A== 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=BVWZCbviEes1Npj3VUQDrIZhGJmodO/MBtjjsA7dvDE=; b=Jj+KKkb83b/rQuTx4EXyYzVCzaFWxlUrk+Elz6p0j9mM+Gn/LyC3Qi4jbUP6anwinv ck+x9HqVUrxnVl73S74x/UE+9LZqys/8AVtYFaKsroeJt/yIcYm33XskNrxY+1Cf8Juq aptf1Z1qcN68gCKeHbJ21sOm1k2TGSPSB72JNQqUcmERiOpG6GCHGODSnt8sQOX9JL/j f2b5is0pXIf+LptSL+BD5J05GyvpZV52iIjzhVSHAlgYPnx08VGSdwGHW60l8c5nxQSU lRg3hMVIrZpxkqthgQO0OnFm5fYInpsCWnDaUPnFVBPBr5cW4JgA9BVilg//g1ZK2FzL TG0Q== X-Gm-Message-State: ABuFfohF+eLe5SUDkJMrdTeU3uOFDCN3FVwmVK7UoankSHV0ZJ32LyVx Rrgk0cC55NeT/hqbsh+WK9CBpyojzeOk6rwfwm0= X-Google-Smtp-Source: ACcGV63hlMYtfpd0kU7LGM6ZU1kMkas21DN8/qJQp3Jp/zuRtOHcNqIhzIT2K0gVdfKzENthu39QWsx/JUyzz5FTT8A= X-Received: by 2002:a6b:5906:: with SMTP id n6-v6mr9138259iob.176.1539514187990; Sun, 14 Oct 2018 03:49:47 -0700 (PDT) MIME-Version: 1.0 References: <489cd083-d657-1137-006f-f70b803cffda@postgresql.org> <40fdb093-3fe2-1741-c06a-cc7c019dc6ab@postgresql.org> In-Reply-To: <40fdb093-3fe2-1741-c06a-cc7c019dc6ab@postgresql.org> From: Dean Rasheed Date: Sun, 14 Oct 2018 11:49:35 +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 Fri, 12 Oct 2018 at 03:03, Jonathan S. Katz wrote: > On 10/11/18 3:01 AM, Dean Rasheed wrote: > > 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. > > Unfortunately HTML tables are not great in mobile web. With that said, > we pushed up a change that should keep them from exploding as much to > the right. We've also bumped up the font-size slightly from the current > site so they could be slightly easier to read. > > (Note: when testing in the browser, they appear to be illegible unless > you have super vision, but when on an actual device they are legible). > > There is only so much we can do now without redesigning how the tables > are assembled. > Indeed. It's probably unrealistic to try to support really small devices. I mentioned that particular one because there was a clear regression from the old style. I have re-tested it and now it's much better, so thanks for the fix. Arguably, the font scaling in the @media CSS is now a little too aggressive. IMO 60% rather than 50% is a little more readable for the 576-768px range, and 80% rather than 70% for the 769-992px range, but that's a very subjective matter. Regards, Dean