Post banners!

This commit is contained in:
daudix
2024-07-13 22:48:55 +03:00
parent 2ae84fb5d5
commit f690ec1105
5 changed files with 28 additions and 5 deletions

View File

@ -12,7 +12,7 @@ code:not(pre code) {
background-color: var(--fg-muted-1);
padding: 0.125rem 0.375rem;
color: var(--red-fg);
font-size: 0.875rem;
font-size: 0.875em;
}
pre {