mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
improved namesbase analysis
This commit is contained in:
parent
acacf395f6
commit
dbe84ea015
3 changed files with 100 additions and 67 deletions
|
|
@ -35,8 +35,7 @@ input[type="radio"] {
|
|||
}
|
||||
|
||||
textarea {
|
||||
padding: 2px;
|
||||
text-indent: 1px;
|
||||
padding: 3px;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
@ -2012,7 +2011,7 @@ div.textual fieldset {
|
|||
|
||||
div.textual span,
|
||||
.textual legend {
|
||||
font-size: 0.8em;
|
||||
font-size: 0.9em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue