From b1c857370ce6eeaf178326f865c5c93b2d3e07d2 Mon Sep 17 00:00:00 2001 From: ulrich Date: Sun, 17 Nov 2024 11:14:56 +0000 Subject: [PATCH] Code aufgeraeumt --- web/stile.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/stile.css b/web/stile.css index 1485def..3c70fa9 100644 --- a/web/stile.css +++ b/web/stile.css @@ -87,7 +87,7 @@ padding-top: 0.5em; } -#cmd { +.cmd { font-family: 'Ubuntu Mono', monospace; font-size: medium; } -- Gitblit v1.9.3