From 5c0bfc24dbc38425e35d99df729e2e2327320cf3 Mon Sep 17 00:00:00 2001 From: Millicool Date: Sat, 7 Feb 2026 22:53:29 +0100 Subject: [PATCH] Update headline --- ui.R | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui.R b/ui.R index aeb9861..7647ff3 100644 --- a/ui.R +++ b/ui.R @@ -4,10 +4,10 @@ ui <- function() { page_fillable( h1("Polizeiliche Kriminalstatistik Hamburg", style = " - color: #003064; - background: linear-gradient(180deg, #dae5ed 0%, #cbd9e4 100%); + color: #5181b5; + background: #fff; padding: 20px 0px 20px 20px; - font-weight: 400; + font-weight: 600; box-shadow: 0 4px 8px rgba(0,0,0,0.2); border-radius: 0 0 12px 12px; margin-left: 20px;