使用PHP开发的简约导航/书签管理系统。

7 lines
120 B

3 years ago
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}