initial commit for show cue systems

This commit is contained in:
2023-02-19 15:14:49 -06:00
parent 96b00def56
commit 19201475ae
5 changed files with 228 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
table {
background: white;
}
th {
text-align: left;
font-weight: normal;
}
.header-row {
background: white;
}