Update headline
This commit is contained in:
6
ui.R
6
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;
|
||||
|
||||
Reference in New Issue
Block a user