diff --git a/index.css b/index.css
index 558728b7..d5c5ef34 100644
--- a/index.css
+++ b/index.css
@@ -1876,12 +1876,6 @@ div.editorLine {
margin: 0.4em 0 0 -0.9em;
}
-#barBackColor {
- width: 3.5em;
- padding: 0px;
- height: 1.2em;
-}
-
#ruler {
cursor: move;
fill: none;
@@ -1921,18 +1915,6 @@ div.editorLine {
stroke: #737373;
}
-#scaleBar {
- stroke: none;
- fill: none;
- cursor: pointer;
-}
-
-#scaleBar text {
- fill: #353540;
- text-anchor: middle;
- font-family: var(--serif);
-}
-
#militaryOptionsTable select {
border: 1px solid #d4d4d4;
}
diff --git a/index.html b/index.html
index 771a8ba0..96f2fe5a 100644
--- a/index.html
+++ b/index.html
@@ -366,7 +366,9 @@