Fixes #4.
Hard-coding a light background for route-label hovering didn't work well with dark themes which have text in a light colour. Use @theme_selected_bg_color as suggested by @szszoke. Fixes #3.
Whitespace changes only.
Fix typo in CSS file.