This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This is an opionionated chunk of CSS. | |
* It add's numbering to headers h2 and h3. | |
* | |
* Why not for h1? h1 is the page title. | |
* Why not for h4? Because that's to deep. | |
* | |
* Adapt as needed :-) | |
*/ |
OlderNewer