Skip to content

Commit

Permalink
Rearranging items
Browse files Browse the repository at this point in the history
  • Loading branch information
StrawberryMaster committed Jul 3, 2024
1 parent 94e7fc5 commit 0fb0d24
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,15 +149,14 @@ <h3>Stage</h3>
Select map type:</label>
<select id="map-selector">
<option value="normal" title="The original Blue Marble (2002) map.">Normal</option>
<option value="large-nxtgen"
title="Large map with the Blue Marble: Next Generation (July 2005) map.">Large
(Next Gen)</option>
<option value="large" title="A larger version of the Blue Marble (2002) map.">Large</option>
<option value="blkmar" title="A night light map, Black Marble (2016).">Larger (Black
Marble)</option>
<option value="xlarge"
title="A very large version of the Blue Marble (2002) map. Not recommended unless you're only a really fast connection.">
Extra large (slow)</option>
<option value="large-nxtgen"
title="Large version of the Blue Marble: Next Generation (July 2005) map.">Next Gen</option>
<option value="blkmar" title="A night light map, Black Marble (2016).">Black
Marble</option>
</select>
</div>
</div>
Expand Down

0 comments on commit 0fb0d24

Please sign in to comment.