post now command

This commit is contained in:
Nathan McCarty 2025-02-09 18:09:06 -05:00
parent 972b73f665
commit 448908c18e
4 changed files with 17 additions and 1 deletions

View file

@ -6,6 +6,7 @@ code {
/* Styling for inline code blocks */
:not(pre) > code {
padding: 0 0.25rem;
border-radius: 0.25rem;
}
/* Styling for fenced code blocks */