Show recent maps; name maps
This commit is contained in:
parent
6b02b73b9b
commit
e6a51f162d
6 changed files with 268 additions and 50 deletions
11
style.css
11
style.css
|
@ -24,6 +24,17 @@ body > main {
|
|||
overflow: auto;
|
||||
}
|
||||
|
||||
#name-form {
|
||||
display: inline;
|
||||
|
||||
& input {
|
||||
border: none;
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
border-bottom: thin solid;
|
||||
}
|
||||
}
|
||||
|
||||
#marker-form {
|
||||
& label {
|
||||
margin: 0 0.5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue