change color of statistics

This commit is contained in:
NABU Jena 2025-07-09 10:21:35 +02:00
parent fb7b1e59d7
commit 654c0f1d67
6 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;

View file

@ -150,7 +150,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;

View file

@ -33,7 +33,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;

View file

@ -150,7 +150,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;

View file

@ -33,7 +33,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;

View file

@ -114,7 +114,7 @@
}
.section-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
background: linear-gradient(135deg, #006699 0%, #0066cc 100%);
color: white;
padding: 15px 20px;
border-radius: 10px;