mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-06 01:54:30 +02:00
Add list of played songs
This commit is contained in:
@ -38,3 +38,16 @@ main {
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
body {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.footer {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.admincontrols {
|
||||
display: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user