mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
v1.5.04 - emblem gallery generator
This commit is contained in:
parent
3aaddcf1a7
commit
68dc822121
7 changed files with 174 additions and 42 deletions
11
index.css
11
index.css
|
|
@ -1581,9 +1581,18 @@ rect.fillRect {
|
|||
width: 9em;
|
||||
}
|
||||
|
||||
|
||||
#emblemsBottom {
|
||||
margin-top: 4px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#emblemDownloadControl {
|
||||
margin-top: .3em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#emblemDownloadControl > input {
|
||||
width: 4.1em;
|
||||
}
|
||||
|
||||
#picker text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue