summaryrefslogtreecommitdiff
path: root/src/leaflet-soton.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/leaflet-soton.css')
-rw-r--r--src/leaflet-soton.css14
1 files changed, 9 insertions, 5 deletions
diff --git a/src/leaflet-soton.css b/src/leaflet-soton.css
index f529f60..1baa2f4 100644
--- a/src/leaflet-soton.css
+++ b/src/leaflet-soton.css
@@ -5,6 +5,15 @@
.ls-popup-title {
font: 25px/16px Arial, Helvetica, sans-serif;
}
+
+.ls-popup-title-name {
+ text-decoration: none;
+}
+
+.ls-popup-title-name:hover {
+ text-decoration: underline;
+}
+
.ls-popup-title-ref {
background-color: black;
color: white;
@@ -12,11 +21,6 @@
border-radius: 3px;
}
-.ls-popup-uri {
- text-align: right;
- text-decoration: none;
-}
-
.ls-levelselector {
line-height: 18px;
color: #555;