diff options
author | Jonas Kohl | 2024-09-14 17:59:13 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-14 17:59:13 +0200 |
commit | d8b74761c6cefdd83360d3f2add0e9ccdc6064c7 (patch) | |
tree | 5e2c947b4a90ae475a7e75897077246e5ea0a948 /src/ui/site.css | |
parent | 948cead0f11d33adbcf0d08773c716e1b6ebb101 (diff) |
Even more changes (devel commit messages are useless)
Diffstat (limited to 'src/ui/site.css')
-rw-r--r-- | src/ui/site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/site.css b/src/ui/site.css index 2979dd9..5e7829a 100644 --- a/src/ui/site.css +++ b/src/ui/site.css @@ -16,7 +16,7 @@ html.no-js .js-only.js-only.js-only { display: none !important; } -.panel-body > blockquote { +.post-content > blockquote { font-size: 14px; } .post-images { |