forked from MapComplete/MapComplete
More work on the custom theme generator, add aed template, move bookcases to json template
This commit is contained in:
parent
146552e62c
commit
560c8e1567
34 changed files with 1048 additions and 590 deletions
|
@ -78,6 +78,10 @@ form {
|
|||
padding-bottom: 0.15em;
|
||||
}
|
||||
|
||||
.subtle {
|
||||
color: #cccccc;
|
||||
}
|
||||
|
||||
.thanks {
|
||||
background-color: #43d904;
|
||||
font-weight: bold;
|
||||
|
@ -1196,6 +1200,7 @@ form {
|
|||
background-color: lightgray;
|
||||
padding: 0.5em;
|
||||
word-break: break-all;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.iframe-code-block {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue