From 1447e2c539dadbf7cf3ec44efd0253cd2ba7ed2d Mon Sep 17 00:00:00 2001 From: pbg2h23akl Date: Thu, 29 Aug 2024 08:23:25 +0200 Subject: [PATCH] spielerZahl --- css/layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/layout.css b/css/layout.css index 3615dc5..f49bf45 100644 --- a/css/layout.css +++ b/css/layout.css @@ -76,3 +76,8 @@ body{ height: 100%; object-fit: cover; } +#fuchsZahl{ + text-align: center; + margin-left: 100px; + font-size: 30px; +}