`<blockquote>`s now already have border as indicator, so extra italic style is
not needed anymore.
`margin-top` for `<h2>` etc. is slightly increased for visual symmetry.
- Added CSS rules to ensure consistent font size for code elements across iOS devices. This change addresses the font size imbalance issue reported in code snippets.
- Related issue: https://github.com/adityatelange/hugo-PaperMod/issues/828
I edited CSS to:
1. I added new styles (not only light and dark).
2. I edited the .toc part. Color of border around TOC should be matching style of theme. Before that it was seted to black no matter what.
3. The same story about "higlight".
4. I added shortcode to support HTML details tag. I also added draft post to show how it's working.
5. I edited baseof.html to add footer.