-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emphasize vertical separation in headers #39
Comments
The solution may be to just write text in between the section headers, rather than modifying the styling. But if we do go with styling, I think making the |
Yes, fully agree this should be improved (this belongs to my general "someone with css skills / design insights should do a full revamp of the look and feel" concern). So we could make the font size more contrasting, or use some line / shade to better highlight the headers (like we did in our old theme, or how guzzle is doing it http://docs.guzzlephp.org/en/stable/overview.html), or a combination .. |
Agreed :) But in the meantime, I plan to keep filing small issues, and I'll make some time to work on them in a week or two. |
And that is very much appreciated! ;) |
Fixed by #63 |
Not sure about how to solve this, but it feels like our headers run into each other a bit...
With the old site, we had some of the headers in boxes. I don't think we want that, but I do thing the two headers, one immediately following the other, looks a bit strange.
The text was updated successfully, but these errors were encountered: