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;