diff --git a/index.css b/index.css index 5f0055de..58fa035f 100644 --- a/index.css +++ b/index.css @@ -122,10 +122,6 @@ a { fill: none; } -#biomes { - stroke-width: 0.7; -} - #landmass { mask: url(#land); fill-rule: evenodd; @@ -190,20 +186,12 @@ t, font-size: 0.8em; } -#statesBody { - stroke-width: 3; -} - #statesHalo { fill: none; stroke-linecap: round; stroke-linejoin: round; } -#provincesBody { - stroke-width: 0.2; -} - #statesBody, #provincesBody, #relig, @@ -733,7 +721,7 @@ input[type="color"]::-webkit-color-swatch-wrapper { #toolsContent > .grid { display: grid; - grid-template-columns: repeat(4, 1fr); + grid-template-columns: repeat(3, 1fr); margin: 0.2em 0; } @@ -780,7 +768,7 @@ fieldset { text-overflow: ellipsis; } -.tabcontent .buttonoff { +.tabcontent li.buttonoff { background-color: var(--bg-disabled); color: #444444aa; } diff --git a/index.html b/index.html index 8aa1b550..ba2adf18 100644 --- a/index.html +++ b/index.html @@ -138,7 +138,11 @@ } +<<<<<<< HEAD +======= + +>>>>>>> 97e504d2aaa3575761ffebbb10698bdbc831576b @@ -344,6 +348,10 @@ + + + + @@ -351,9 +359,6 @@ - - - @@ -438,7 +443,7 @@ @@ -1094,6 +1085,9 @@ id="styleGridSizeFriendly" data-tip="Distance between grid cell centers (in map scale)" > + + + @@ -1529,7 +1523,9 @@ - + - + Year and era @@ -2008,8 +2004,8 @@ @@ -2093,7 +2089,7 @@ id="regenerateStateLabels" data-tip="Click to update state labels placement based on current borders" > - Labels + State Labels @@ -3521,7 +3517,8 @@ - + +