Changes
Jump to navigation
Jump to search
83 bytes added
, 2 years ago
Line 1,937: |
Line 1,937: |
| max-height: 500px; | | max-height: 500px; |
| overflow: auto; | | overflow: auto; |
| + | } |
| + | |
| + | .map-nodes > div { |
| + | text-align: center; |
| + | } |
| + | |
| + | .map-nodes > table { |
| + | width: 100%; |
| } | | } |
| | | |