zsh-workers
 help / color / mirror / code / Atom feed
From: David Wales <daviewales@disroot.org>
To: zsh-workers@zsh.org
Subject: CSS for Zsh website?
Date: Thu, 3 Mar 2022 00:08:11 +1100	[thread overview]
Message-ID: <19afce8d-8efe-5d9b-2fce-e0cabbf6d768@disroot.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 884 bytes --]

Hi Zsh web maintainers,

Apologies if this has been raised before.
I did a quick search of the mailing list archives but couldn't see 
anything directly relevant.

I noticed that the Zsh website and user guide don't have any CSS.
I've come up with a minimal bit of CSS which makes a big difference, 
especially for the user guide:

body {
     margin: auto;
     max-width: 80ch;
     font-family: Arial, sans-serif;
     padding: 5px;
}

pre {
     overflow: auto;
}

I think this makes the user guide look much more modern and readable.
I've set my browser to auto-inject it on the Zsh pages, but thought I 
should share it in case there's interest to include it the website.

Is there a preference for no CSS?
Or is this something the Zsh web maintainers would consider including, 
especially for the user guide?

Regards,
David Wales

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

             reply	other threads:[~2022-03-02 13:09 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 13:08 David Wales [this message]
2022-03-02 14:26 ` Peter Stephenson
2022-03-03 11:19 ` Daniel Shahaf
2022-03-03 22:15   ` David Wales
2022-03-04 13:12     ` Daniel Shahaf
2022-03-05  8:47       ` David Wales
2022-03-10 15:37         ` Vincent Lefevre
2022-03-10 16:23           ` Vin Shelton
2022-03-10 16:31             ` Peter Stephenson
2022-03-10 17:17               ` Clinton Bunch
2022-03-10 21:12                 ` Lawrence Velázquez
2022-03-10 21:30                   ` Clinton Bunch
2022-03-10 21:39                     ` Bart Schaefer
2022-03-10 22:43                     ` Vin Shelton
2022-03-10 23:26                     ` Lawrence Velázquez
2022-03-10 19:20               ` Vin Shelton
2022-03-03 23:27   ` Lawrence Velázquez
2022-03-03 22:37 ` Axel Beckert
2022-03-03 23:23   ` Lawrence Velázquez
2022-03-04  0:12     ` Bart Schaefer
2022-03-04  2:44       ` Lawrence Velázquez
2022-03-04 13:26         ` Daniel Shahaf
2022-03-05  6:34           ` Lawrence Velázquez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19afce8d-8efe-5d9b-2fce-e0cabbf6d768@disroot.org \
    --to=daviewales@disroot.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).