First Version working - needs tweaking

This commit is contained in:
Peterkau Marcel
2021-06-09 15:01:40 +02:00
parent 4750fbb9b3
commit 2c6bf4ee6c
5 changed files with 315 additions and 70 deletions

6
data/css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

12
data/css/style.css Normal file
View File

@@ -0,0 +1,12 @@
.table-kgg,.table-kgg>td
{
background-color:#F5C6CB
}
.table-gof,.table-gof>td
{
background-color:#FFEEBA
}
.table-miliz,.table-miliz>td
{
background-color:#BAC9FF
}