forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
edc366149b
25 changed files with 302 additions and 182 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