diff --git a/ui.R b/ui.R index 9250643..6d325c7 100644 --- a/ui.R +++ b/ui.R @@ -3,7 +3,7 @@ source("global.R") ui <- function() { page_fillable( h1("Polizeiliche Kriminalstatistik Hamburg", - style = "color: #003064; background: #dae5ed; padding: 20px 0px 20px 20px; background-clip: padding-box; font-family: Lato,Arial,Helvetica,sans-serif;font-weight: 400", #text-align: center + style = "color: #003064; background: linear-gradient(180deg, #dae5ed 0%, #cbd9e4 100%); padding: 20px 0px 20px 20px; background-clip: padding-box; font-weight: 400; box-shadow: 0 4px 12px rgba(0,0,0,0.08), 0 -4px 12px rgba(0,0,0,0.08); border-radius: 8px;", #text-align: center class = "display-4" ), tags$head(