| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Depending on the size of the display, display the TOC either before the
article or on the right of the article and let's make it sticky.
|
|
There's a need for two TOCs in the layout: one for when the page is on
mobile; one for non mobile.
When we are on mobile, we display the first TOC, before the article.
When we're not on mobile, we hide that TOC and display one after the
document.
We restructure a bit the layout so that's it's a bit more readable too,
and close tags properly.
|
|
|
|
The div 'main' is not needed, we are creating an element named 'named'
in the main block.
|
|
|
|
Use a light blue.
|
|
Otherwise it's the name of the site, which is not what I'm looking for
here.
|
|