Initial upload of legacy repository

This commit is contained in:
Ethan N. Paul
2017-01-30 12:29:45 -05:00
commit 4eff0ac39b
344 changed files with 102254 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}