Re: Issue #9 - No difference in prominence between level 2 and 3 titles on website

From: Valessio Brito <contato(at)valessiobrito(dot)com(dot)br>
To: Martin Michlmayr <tbm(at)cyrius(dot)com>
Cc: spi-general(at)lists(dot)spi-inc(dot)org
Subject: Re: Issue #9 - No difference in prominence between level 2 and 3 titles on website
Date: 2018-07-01 21:37:45
Message-ID: CAJd8MAkSjyq=Cbnx9EEhRN4LFO_VULET0Rcdox8txKUA7=e5MQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox
Thread:
Lists: spi-general

Hello Philippe,

Thanks for the feedback.

The current work of the site was done in a few hours, I confess that
afterwards I had no way to continue. I made a quick and temporary
adjustment for the titles; I kept the previous encoding pattern in%.
The code is like this:

h2 { font: bold 120% sans-serif }
h3 { font: italic 100% sans-serif; font-weight: bold; }
h4, h5, h6 { font: small-caps 100% sans-serif; font-weight: bold; }
h4 { font-size: 90%; }
h5 { font-size: 80%; }
h6 { font-size: 70%; }

If you have any suggestion, you can send it here and apply it there. I
think we can improve a lot with some contrast scheme and pastel
colors.

What do you think?

Cheers,
Valessio Brito
Em dom, 1 de jul de 2018 às 15:04, Martin Michlmayr <tbm(at)cyrius(dot)com> escreveu:
>
> * Philippe Cloutier <chealer(at)gmail(dot)com> [2018-07-01 14:02]:
> > As can be seen on http://www.spi-inc.org/donations/ there is no
> > difference in size for HTML H2 and H3 elements. Both use a 19.2
> > pixels font size by default. Both also have CSS font-weight of 700.
> > There is a difference between the two in that level 3 is italicized,
> > making it possible for people used to the site tell which is which,
> > but newcomers looking at a level 3 section heading cannot tell from
> > style alone that the section is part of its level 2 section.
>
> Yeah, I noticed that too. Valessio, since you did the CSS, can you
> look into this?
>
> --
> Martin Michlmayr
> https://www.cyrius.com/

Responses

Browse spi-general by date

  From Date Subject
Next Message Martin Michlmayr 2018-07-01 21:55:01 Re: Issue #10 - Unclear how all contributions to website can be seen
Previous Message Philippe Cloutier 2018-07-01 21:23:09 Issue #10 - Unclear how all contributions to website can be seen