initial commit of base template

This commit is contained in:
David Miller
2014-10-24 21:12:41 -04:00
parent 41dafbbc17
commit ca85e4081f
81 changed files with 42650 additions and 3 deletions

View File

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