Update code component and example articles

This commit is contained in:
thiloho
2023-05-19 13:58:58 +02:00
parent 7ca783eb62
commit 655a958b68
8 changed files with 369 additions and 123 deletions

View File

@@ -102,6 +102,8 @@ th {
pre {
padding: 1rem;
background-color: hsl(0 0% 15%) !important;
border: var(--standard-border);
}
code {