add sortable tables, orange for no named places

This commit is contained in:
Tykayn 2025-06-01 19:04:11 +02:00 committed by tykayn
parent 344e71d38f
commit b60b527ee1
4 changed files with 21 additions and 20 deletions

View file

@ -11,4 +11,8 @@ body {
.main-footer {
padding-bottom: 10rem;
background-color: #dfe5eb;
}
.no-name {
color: #df5a0d;
}