commit 198209be09b713c626fa47e48117f63c247ea9fb parent 05b14fe0a9e7db9621c808348e56c4b4ea654347 Author: ugrnm <ultrageranium@bleu255.com> Date: Mon, 13 Jun 2022 15:59:37 +0200 for inline Diffstat:
| M | local.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/local.css b/local.css @@ -1,3 +1,7 @@ +code { + font-size: 15px; +} + pre { font-size: 15px; padding: 1em;