Re: Release plan page design

2021-01-14 Thread Paul Gevers
Hi Aaron, On 14-01-2021 09:23, Aaron Dewes wrote: > Here is the CSS: >   > table, td, tr, th { >     text-align: center; >     border: 1.0px solid black; >     padding: 0.25rem; >     border-collapse: collapse; > } > th { >     background: rgb(226,226,226); >     padding: 0.5rem; > } >   > I'm not

Re: Re: Release plan page design

2021-01-14 Thread Aaron Dewes
Hi Paul,    I forgot the attachment, that's why you couldn't find it, I'm sorry for that.   Here is the CSS:   table, td, tr, th {     text-align: center;     border: 1.0px solid black;     padding: 0.25rem;     border-collapse: collapse; } th {     background: rgb(226,226,226);     paddin

Re: Release plan page design

2021-01-13 Thread Paul Gevers
Hi Aaron, On 13-01-2021 22:22, Aaron Dewes wrote: > The page https://release.debian.org/bullseye/freeze_policy.html > currently says a stylesheet for the table should be added. As this is > not yet the case, I have created an in my opinion easier to read table > that contains a new stylesheet and a

Release plan page design

2021-01-13 Thread Aaron Dewes
Hello Debian developers, The page https://release.debian.org/bullseye/freeze_policy.html currently says a stylesheet for the table should be added. As this is not yet the case, I have created an in my opinion easier to read table that contains a new stylesheet and a few slight tweaks. I have the