Private
Public Access
1
0

adding pb

This commit is contained in:
2024-03-07 18:24:17 +01:00
parent 8904e79114
commit 35efe7e265
2 changed files with 8 additions and 106 deletions

View File

@@ -32,6 +32,13 @@
color: red;
}
.chart {
background-image: url(/static/img/logo7.png);
background-size: 200px;
background-repeat: no-repeat;
background-position: top 50px right 100px;
}
.chartlabel {
font-size: 1.2em;
}