Table-bootstrap in report

This commit is contained in:
2023-06-06 23:57:18 +02:00
parent 8c576f8f2c
commit 3b458eab08
6 changed files with 71 additions and 19 deletions

View File

@@ -31,6 +31,7 @@ tbody {
body {
padding-bottom: 20px;
padding-top: 60px;
background-color: #ffb878;
}
@@ -38,15 +39,11 @@ body {
margin-bottom: 20px;
}
pre {
background: #ddd;
padding: 10px;
}
h2 {
margin-top: 20px;
}
footer {
margin: 20px;
}