diff --git a/index.html b/index.html index d64f011..f4ee73b 100644 --- a/index.html +++ b/index.html @@ -17,18 +17,6 @@ width: 100%; height: 100%; } - - #seamap .seamap-marker .light { - width: 100%; - height: 100%; - border-radius: 50%; - transition: background ease-in-out 50ms; - opacity: 0.9; - } - - #seamap .seamap-marker .light.on { - background: yellow; - } @@ -54,20 +42,22 @@ ?item wdt:P31 wd:Q39715. ?item wdt:P625 ?location. OPTIONAL { - ?item wdt:P2048 ?height. - ?item wdt:P2923 ?focalHeight. - ?item wdt:P1030 ?sequence. + ?item wdt:P2048 ?height. + ?item wdt:P2923 ?focalHeight. + ?item wdt:P1030 ?sequence. } SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } - + + + + +