mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-05 06:57:24 +02:00
Add chinese translation
Based on https://github.com/dyxang/Fantasy-Map-Generator-Chinese
This commit is contained in:
parent
7eeb1f76c3
commit
c5f1577c4b
12 changed files with 3359 additions and 980 deletions
|
|
@ -234,10 +234,10 @@
|
|||
.icon-temperature-low:before {content:'\f76b';} /* '' */
|
||||
|
||||
/* Amended FA icons */
|
||||
.icon-sort-name-up:after {font-size:.9em;content:'\f15d';}
|
||||
.icon-sort-name-down:after {font-size:.9em;content:'\f15e';}
|
||||
.icon-sort-number-up:after {font-size:.9em;content:'\f162';}
|
||||
.icon-sort-number-down:after {font-size:.9em;content:'\f163';}
|
||||
.icon-sort-name-up:after {font-size:.9em;content:'\00a0\f15d';}
|
||||
.icon-sort-name-down:after {font-size:.9em;content:'\00a0\f15e';}
|
||||
.icon-sort-number-up:after {font-size:.9em;content:'\00a0\f162';}
|
||||
.icon-sort-number-down:after {font-size:.9em;content:'\00a0\f163';}
|
||||
|
||||
/* Custom icons */
|
||||
.icon-w:before {font-style:italic;content:'w:';}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue