(add mostly static published concert orders template)

This commit is contained in:
Adam Wathan
2017-07-13 14:10:20 -04:00
parent 4a26fd064e
commit 5f3c07b10d
4 changed files with 73 additions and 1 deletions

View File

@@ -43,3 +43,8 @@
}
.text-break { white-space: pre-line; }
@media (min-width: @screen-md) {
.text-md-left { text-align: left; }
}