(add login form)

This commit is contained in:
Adam Wathan
2017-05-02 15:05:05 -04:00
parent 0bc8954774
commit 01602b46d4
5 changed files with 46 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
.text-brand { color: @text-brand; }
.text-brand-soft { color: @text-brand-soft; }
.text-brand-muted { color: @text-brand-muted; }
.text-danger { color: @text-danger; }
.text-em { font-style: italic; }