From: | Kushal Hada <kushaldeveloper(at)gmail(dot)com> |
---|---|
To: | pgsql-www(at)lists(dot)postgresql(dot)org |
Subject: | Re: Documentation website reading widths |
Date: | 2025-02-04 15:34:32 |
Message-ID: | f28b4951-3bcc-4b76-bcc9-2ceea65fac93@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On 2/4/25 6:10 AM, Daniel Gustafsson wrote:
> Hello. As per old Wikipedia’s design, it is hard to read text from a
> wide screen since it spans like so without any limitations
Hi Team,
As a workaround, maybe make the browser window not maximized to take up
the full screen?
For everyone else, continuing on what Daniel suggested can you please
try changing the col-11 to something like col-xl-4, col-xl-5, col-xl-6
or something like that and reply with what looks best to you? If there
is consensus on which number is good, this could be an easy win. For
example,
<div id="pgContentWrap" class="col-11 col-xl-5">
It looks like we are using bootstrap 4 based on this file name
bootstrap-4.4.1.min.css so we can continue to use this col- names.
col-xl-* means it will only affect screen sizes wider than 1200px so
this way we won't step on the toes of people with narrow screens (I
would very much like to keep the current experience when I need to look
up something quickly on my phone).
I have attached a sample screenshot with this email. Please take a look.
*Action Item:* Please reply with your preferred column size (e.g.,
|col-xl-4|, |col-xl-5|, |col-xl-6|, or any other number between 1 and 12
for Bootstrap) that you think looks best.
Very respectfully,
Kushal
Attachment | Content-Type | Size |
---|---|---|
Screenshot From 2025-02-04 10-28-36.png | image/png | 594.9 KB |
OpenPGP_0x26C2277766F5C663.asc | application/pgp-keys | 3.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Johannes Zemlin | 2025-02-05 06:02:45 | Wiki editor request |
Previous Message | Daniel Gustafsson | 2025-02-04 11:10:44 | Re: Documentation website reading widths |