forked from MapComplete/MapComplete
Fix deployment, fix documentation generation, add a small markdown generator
This commit is contained in:
parent
e480c97676
commit
8e72b70742
27 changed files with 478 additions and 399 deletions
|
@ -1,23 +0,0 @@
|
|||
.image-upload-flow-button span {
|
||||
width: max-content;
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
margin-top: 4px;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
padding-left: 13px;
|
||||
}
|
||||
|
||||
.image-upload-flow-button {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
padding: 0.5em;
|
||||
border-radius: 1em;
|
||||
border: 3px solid var(--foreground-color);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.image-upload-flow svg {
|
||||
fill: var(--foreground-color);
|
||||
stroke: var(--foreground-color);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue