Latest version 4
Released 2 years ago
Fixed the separation between marker and entry text to account for the new position of the entity title.
Provides a number of improvements to entity and marker text formatting in the side panel of map Explore views:
justify
by default for a cleaner column look, but can be customized.The following properties can be added to your campaign CSS for easy customization:
#map-body .sidebar {
--map-sidebar-text-align: justify;
--map-sidebar-hyphenate: manual; /* Set to 'auto' for automatic hyphenation (Firefox and Safari only; support depends on your language) */
--map-sidebar-font-size: 15px; /* Ideal for Source Sans Pro */
}
This theme pairs well with Scrollable Map Sidebar for space optimization.
Want to show appreciation for my plugins or request one-on-one CSS help? I accept tips on Ko-fi (no account needed):
Released 2 years ago