mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
v1.4.06
This commit is contained in:
parent
5304306044
commit
beb2d0ad7c
14 changed files with 469 additions and 108 deletions
|
|
@ -250,7 +250,6 @@
|
|||
.icon-smooth:before {font-weight: bold;content:'∼';}
|
||||
.icon-disrupt:before {font-weight: bold;content:'⥄';}
|
||||
.icon-if:before {font-style: italic; font-weight: bold;content:'if';}
|
||||
/* .icon-coa:before {content: '⚜'; font-size: 1.1em; margin: -2px;} */
|
||||
.icon-coa:before {content:'\f3ed'; font-size: .9em; color: #999;} /* '' */
|
||||
.icon-half:before {font-weight: bold;content:'½';}
|
||||
.icon-curve:before {content: 'C';}
|
||||
|
|
@ -265,11 +264,9 @@
|
|||
font-family: monospace;
|
||||
}
|
||||
.icon-die:before {content:'🎲';}
|
||||
|
||||
.icon-button-plus:before {content:'➕'; padding-right: .4em;}
|
||||
.icon-button-die:before {content:'🎲'; padding-right: .4em;}
|
||||
.icon-button-power:before {content:'💪'; padding-right: .6em;}
|
||||
.icon-button-skirmish:before {content:'🎯'; padding-right: .4em;}
|
||||
.icon-button-melee:before {content:'🗡'; padding-right: .4em;}
|
||||
.icon-button-melee:before {content:'⚔️'; padding-right: .4em;}
|
||||
.icon-button-pursue:before {content:'🐎'; padding-right: .4em;}
|
||||
.icon-button-retreat:before {content:'🏳️'; padding-right: .4em;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue