diff options
| author | moehm | 2014-11-03 15:21:16 +0100 |
|---|---|---|
| committer | moehm | 2014-11-03 15:21:16 +0100 |
| commit | 4a21347d01c6837159bc489a859fa494a6a8d339 (patch) | |
| tree | 9a09b8f1b41c244b6232e9f2c5f4979d5cc43cef /static/fontawesome/less/fixed-width.less | |
| parent | 5ee0ffcdce5a931eda3c8a21336b0b396aac1624 (diff) | |
| download | jungegemeinde-4a21347d01c6837159bc489a859fa494a6a8d339.tar.gz | |
Added preloader javascript.preloader
Diffstat (limited to 'static/fontawesome/less/fixed-width.less')
| -rw-r--r-- | static/fontawesome/less/fixed-width.less | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/fontawesome/less/fixed-width.less b/static/fontawesome/less/fixed-width.less new file mode 100644 index 0000000..110289f --- /dev/null +++ b/static/fontawesome/less/fixed-width.less @@ -0,0 +1,6 @@ +// Fixed Width Icons +// ------------------------- +.@{fa-css-prefix}-fw { + width: (18em / 14); + text-align: center; +} |
