mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.0.2
This commit is contained in:
parent
2e795cbfb1
commit
5b163bc809
4 changed files with 74 additions and 3 deletions
|
|
@ -692,7 +692,7 @@ fieldset {
|
|||
}
|
||||
|
||||
#styleElements .whiteButton {
|
||||
padding: 0 9px;
|
||||
padding: 0 .8em;
|
||||
border: 0;
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
|
@ -1249,6 +1249,7 @@ div.states>.cultureName {
|
|||
|
||||
div.states>.culturePopulation {
|
||||
width: 4em;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.states > .cultureBase,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue