Klaus-Uwe Mitterer
a133ea4cb1
Prepare for Minio/S3 media storage Add current FontAwesome Move statics and templates out of core Add navigation menu generation Add name attribute to URLs Probably many other things I forgot by now
6 lines
119 B
Text
6 lines
119 B
Text
// Fixed Width Icons
|
|
// -------------------------
|
|
.@{fa-css-prefix}-fw {
|
|
text-align: center;
|
|
width: (20em / 16);
|
|
}
|