diff --git a/src/zona/data/content/static/style.css b/src/zona/data/content/static/style.css index 5b30cbf..675056d 100644 --- a/src/zona/data/content/static/style.css +++ b/src/zona/data/content/static/style.css @@ -147,6 +147,7 @@ pre { border-radius: 3px; background-color: #1d1d1d; color: #d5d5d5; + font-size: 0.85em; } /* Block code styling (inherits from pre) */ @@ -242,3 +243,5 @@ small a { } + +