hugo-PaperMod/assets/css/common
TNeitzel a63112050a Use theme color behind codeblock borders
The PaperMod theme uses a border-radius for codeblocks by default. The
div that contains the corresponding code element uses the default
background color, independent of the selected theme (dark vs. light).
This causes an incorrect coloring in the corners of code blocks.

This commits overwrites the background color of the surrounding div with
the current theme color.
2021-12-25 08:56:08 +01:00
..
404.css Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30
archive.css Add missing semicolons in CSS files (#408) 2021-06-11 13:29:56 +05:30
footer.css Apply prettier to css 2021-06-11 13:34:55 +05:30
header.css Apply prettier to css 2021-06-11 13:34:55 +05:30
main.css Use theme color behind codeblock borders 2021-12-25 08:56:08 +01:00
post-entry.css Refine [draft] tag display 2021-09-04 12:03:12 +05:30
post-single.css Prevent code-copy btn and anchored headings from getting selected 2021-11-20 18:32:25 +05:30
profile-mode.css Better way of centering profile mode 2021-06-11 18:34:18 +05:30
search.css Apply prettier to css 2021-06-11 13:34:55 +05:30
terms.css Apply prettier to css 2021-06-11 13:34:55 +05:30