From: | Philippe Cloutier <chealer(at)gmail(dot)com> |
---|---|
To: | Valessio Brito <contato(at)valessiobrito(dot)com(dot)br>, spi-general(at)lists(dot)spi-inc(dot)org |
Subject: | Solved (Re: Issue #9 - No difference in prominence between level 2 and 3 titles on website) |
Date: | 2018-07-01 23:24:32 |
Message-ID: | 10f11393-ff54-7ddb-81ab-90243ae5fe7f@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox |
Thread: | |
Lists: | spi-general |
Hi Valessio,
On 2018-07-01 17:37, Valessio Brito wrote:
> 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.
No problem. But I notice that my Firefox (Debian stable's) has default CSS which deals with header font size, giving each one a different size. Perhaps there is value in using those sizes, which users may be somewhat accustomed to,
> 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%; }
At least, that makes all levels distinct in size, except for 1 and 2. But if spi-inc.org only uses level 1 once per page, I guess its size does not matter much.
>
> 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?
I am fine with that, thank you.
>
> 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/
--
Philippe Cloutier
http://www.philippecloutier.com
From | Date | Subject | |
---|---|---|---|
Next Message | Philippe Cloutier | 2018-07-02 00:03:29 | Issue #11 - Donations: "Shop at AmazonSmile" image does not mention SPI as target |
Previous Message | Martin Michlmayr | 2018-07-01 21:55:01 | Re: Issue #10 - Unclear how all contributions to website can be seen |