mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
dropbox - import changes from alpha
This commit is contained in:
parent
eecdff1968
commit
68fade20c3
7 changed files with 4547 additions and 0 deletions
|
|
@ -372,7 +372,10 @@ text.drag {
|
|||
border: solid 1px #5e4fa2;
|
||||
margin: 10px;
|
||||
padding-bottom: 0.3em;
|
||||
<<<<<<< HEAD
|
||||
background: var(--bg-light);
|
||||
=======
|
||||
>>>>>>> f557701e (dropbox - import changes from alpha)
|
||||
}
|
||||
|
||||
#options input,
|
||||
|
|
@ -617,6 +620,12 @@ input[type='color']::-webkit-color-swatch-wrapper {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
#sticked {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#sticked button {
|
||||
background-color: transparent;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue