forked from MapComplete/MapComplete
Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703
This commit is contained in:
parent
2d356476df
commit
b406d17b10
12 changed files with 182 additions and 114 deletions
|
@ -1985,6 +1985,14 @@ a {
|
|||
width: 4rem !important;
|
||||
}
|
||||
|
||||
.w-32-imp {
|
||||
width: 8rem !important;
|
||||
}
|
||||
|
||||
.w-48-imp {
|
||||
width: 12rem !important;
|
||||
}
|
||||
|
||||
.link-underline a {
|
||||
-webkit-text-decoration: underline 1px var(--foreground-color);
|
||||
text-decoration: underline 1px var(--foreground-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue