mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
v1.5.09 - speak functionality
This commit is contained in:
parent
f4d8b439b4
commit
378ed71702
12 changed files with 143 additions and 55 deletions
13
icons.css
13
icons.css
|
|
@ -252,17 +252,8 @@
|
|||
.icon-if:before {font-style: italic; font-weight: bold;content:'if';}
|
||||
.icon-coa:before {content:'\f3ed'; font-size: .9em; color: #999;} /* '' */
|
||||
.icon-half:before {font-weight: bold;content:'½';}
|
||||
.icon-curve:before {content: 'C';}
|
||||
.icon-area:before {content: 'O';}
|
||||
.icon-curve:before,
|
||||
.icon-area:before {
|
||||
font-size: 1.5em;
|
||||
padding: 0;
|
||||
writing-mode: tb-rl;
|
||||
margin-left: 1px;
|
||||
width: .6em;
|
||||
font-family: monospace;
|
||||
}
|
||||
.icon-voice:before {content:'🔊';}
|
||||
|
||||
.icon-die:before {content:'🎲';}
|
||||
.icon-button-die:before {content:'🎲'; padding-right: .4em;}
|
||||
.icon-button-power:before {content:'💪'; padding-right: .6em;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue