diff options
| author | user@node5.net <user@node5.net> | 2025-07-19 15:58:56 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2025-07-19 15:58:56 +0200 |
| commit | 800da4c7e251040ed2e6f8533b8dc24b6b83eaef (patch) | |
| tree | 6d3e050766ebd4616f38e0a4d6ceaa1c8c98c7b1 /blog.node5.net/static/article.css | |
| parent | 1de5e27008b309a352f5c967dce253d956e40421 (diff) | |
No comments SQL select count
Diffstat (limited to 'blog.node5.net/static/article.css')
| -rw-r--r-- | blog.node5.net/static/article.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog.node5.net/static/article.css b/blog.node5.net/static/article.css index 8704d5f..00cbdbc 100644 --- a/blog.node5.net/static/article.css +++ b/blog.node5.net/static/article.css @@ -8,7 +8,7 @@ img { background: unset !important; } -pre { +pre:not(#comments) { overflow: auto; width: 100%; display: inline-block; |
