This commit is contained in:
Philipp Rothmann 2022-08-09 21:51:01 +02:00
parent c55478f6a5
commit 628b69c331
12 changed files with 93 additions and 39 deletions

8
static/css/custom.css Normal file
View file

@ -0,0 +1,8 @@
td {
margin-right: 50px
}
.timeline-content {
width: 80%;
}