diff --git a/index.css b/index.css index eac6795b3..f1cac6a80 100644 --- a/index.css +++ b/index.css @@ -2248,10 +2248,6 @@ svg.button { fill: blue; } -#globeOutline { - fill: url(#temperatureGradient); -} - #globeArea { fill: white; fill-opacity: 0.3; @@ -2262,6 +2258,11 @@ svg.button { stroke-width: 0.2; } +#globePrimeMeridian { + stroke: blue; + stroke-width: 1.4; +} + #globeEquator { stroke: red; stroke-width: 1.4; diff --git a/index.html b/index.html index d6038633a..9f87ebaff 100644 --- a/index.html +++ b/index.html @@ -138,7 +138,7 @@ } - + @@ -2534,15 +2534,15 @@
-
+
+ + +
+