Add basic GUI

This commit is contained in:
MrBurrBurr
2018-01-26 13:25:20 +01:00
parent 8dfaa3aa47
commit e9252610ed
1678 changed files with 125156 additions and 0 deletions

View File

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