(add order template mockup)

This commit is contained in:
Adam Wathan
2017-02-08 15:22:01 -05:00
parent 09e1d5a11d
commit 825a3da157
10 changed files with 219 additions and 2 deletions

View File

@@ -18,6 +18,9 @@
.text-dark { color: @text-dark; }
.text-dark-soft { color: @text-dark-soft; }
.text-dark-muted { color: @text-dark-muted; }
.text-brand { color: @text-brand; }
.text-brand-soft { color: @text-brand-soft; }
.text-brand-muted { color: @text-brand-muted; }
.text-em { font-style: italic; }