diff options
| author | user@node5.net <user@node5.net> | 2026-06-15 21:24:56 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2026-06-15 21:24:56 +0200 |
| commit | 38b8178cce160b3d2e6c8b3256c7655f4d0a27cd (patch) | |
| tree | ee232c74e786890a4d2bad8b1d89e2b5a5e2c6e6 /blog.node5.net/static/article.css | |
| parent | 693525e6444a74980ddfffb32ffe561c53dfcc24 (diff) | |
internalize needed files for starting the program
Diffstat (limited to 'blog.node5.net/static/article.css')
| -rw-r--r-- | blog.node5.net/static/article.css | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/blog.node5.net/static/article.css b/blog.node5.net/static/article.css deleted file mode 100644 index d482ed4..0000000 --- a/blog.node5.net/static/article.css +++ /dev/null @@ -1,21 +0,0 @@ -img { - max-width: 100%; - height: auto; - max-height: 30em; -} - -.codehilite { - background: unset !important; -} - -blockquote>p:before { - content: "ℹ️"; - padding: 1em; -} - -blockquote { - border: white solid 1px; - border-left: var(--main-color) solid 5px; - padding-left: 1em; - padding-right: 1em; -} |
