From 3950a4f49b0c5ba3e2b494325520f0d03ec23ff5 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Fri, 10 Jul 2026 18:08:34 +0200 Subject: new use case graphics and slightly larger font --- htroot/env/base.css | 4 ++-- htroot/env/grafics/usecase_freeworld.png | Bin 46698 -> 395252 bytes htroot/env/grafics/usecase_intranet.png | Bin 27376 -> 269501 bytes htroot/env/grafics/usecase_webportal.png | Bin 31775 -> 397540 bytes 4 files changed, 2 insertions(+), 2 deletions(-) (limited to 'htroot/env') diff --git a/htroot/env/base.css b/htroot/env/base.css index fcc73311a..b618d9ab2 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -76,7 +76,7 @@ dl { } body, table, textarea { - font-size: 12px; + font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smooth: always; @@ -595,7 +595,7 @@ a.MenuItemLink { margin-top:1px; margin-bottom:1px; padding:4px 10px 3px 18px; - font-size:1.1em; + font-size:14px; } a.MenuItemLink.lock { diff --git a/htroot/env/grafics/usecase_freeworld.png b/htroot/env/grafics/usecase_freeworld.png index 622a666e7..b41fa7694 100644 Binary files a/htroot/env/grafics/usecase_freeworld.png and b/htroot/env/grafics/usecase_freeworld.png differ diff --git a/htroot/env/grafics/usecase_intranet.png b/htroot/env/grafics/usecase_intranet.png index 6423150a9..d3e04dbd4 100644 Binary files a/htroot/env/grafics/usecase_intranet.png and b/htroot/env/grafics/usecase_intranet.png differ diff --git a/htroot/env/grafics/usecase_webportal.png b/htroot/env/grafics/usecase_webportal.png index dbdb62a3d..90bd1d4cf 100644 Binary files a/htroot/env/grafics/usecase_webportal.png and b/htroot/env/grafics/usecase_webportal.png differ -- cgit v1.2.3