From 0866ae933544a12a968cfc2e738080c1040f2a32 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Mon, 12 Apr 2021 07:11:42 +0000
Subject: [PATCH] Stile verfeinert

---
 www/ui/app-menu.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/www/ui/app-menu.css b/www/ui/app-menu.css
index aa3e116..ef294ce 100644
--- a/www/ui/app-menu.css
+++ b/www/ui/app-menu.css
@@ -2,10 +2,12 @@
 .app-menu {
   margin: 0;
   padding: 0;
+  font-size: smaller;
 }
 
 .app-menu-kopf {
   text-align: center;
+  font-size: smaller;
 }
 
 ul.app-menu {

--
Gitblit v1.9.3