From b7d3c32dca2444b105e921489e4a5d53ba457c0e Mon Sep 17 00:00:00 2001 From: ulrich Date: Sat, 16 Nov 2024 15:03:25 +0000 Subject: [PATCH] readme angepasst --- 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