mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v. 057b
v. 057.00b
This commit is contained in:
parent
696e1b5576
commit
7d52af2bf0
4 changed files with 2581 additions and 1439 deletions
|
|
@ -201,9 +201,11 @@
|
||||||
|
|
||||||
/* Custom icons */
|
/* Custom icons */
|
||||||
.icon-w:before { font-style: italic; content: 'w:'; }
|
.icon-w:before { font-style: italic; content: 'w:'; }
|
||||||
|
.icon-f:before { font-style: italic; content: 'f:'; }
|
||||||
.icon-n:before { font-style: italic; content: 'n:'; }
|
.icon-n:before { font-style: italic; content: 'n:'; }
|
||||||
.icon-i:before { font-style: italic; content: 'i:'; }
|
.icon-i:before { font-style: italic; content: 'i:'; }
|
||||||
.icon-s:before { font-style: italic; content: 's:'; }
|
.icon-s:before { font-style: italic; content: 's:'; }
|
||||||
|
.icon-r:before { font-style: italic; content: 'r:'; }
|
||||||
.icon-a:before { font-style: italic; content: 'a:'; }
|
.icon-a:before { font-style: italic; content: 'a:'; }
|
||||||
.icon-smooth:before {font-weight: bold; content: '∼'; }
|
.icon-smooth:before {font-weight: bold; content: '∼'; }
|
||||||
.icon-disrupt:before {font-weight: bold; content: '෴'; }
|
.icon-disrupt:before {font-weight: bold; content: '෴'; }
|
||||||
|
|
|
||||||
712
index.html
712
index.html
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue