Visually separate regular and Marietje's queue

Original commit message:
Arrows and marietje part of queue updates
This commit is contained in:
oslomp
2019-01-11 13:11:25 +01:00
committed by Daan Sprenkels
parent d1bf9a1b90
commit 585485b130
5 changed files with 42 additions and 23 deletions

View File

@ -21,3 +21,11 @@
footer {
text-align: center;
}
.marietjequeue {
color: #777777;
}
.marietjequeue-start {
border-top: 4px double #777777;
}