completed sidebar base

This commit is contained in:
2024-02-05 23:54:52 +01:00
parent 82e3bad3df
commit 9d0762794f
9 changed files with 102 additions and 79 deletions

View File

@@ -8,6 +8,7 @@
border: var(--callout-border);
border-radius: var(--callout-radius);
background: var(--callout-background);
margin: 1vh;
}
.callout code,