From f993fd7ccd303ac839ac6fdb5fa5b8f0ea982a1d Mon Sep 17 00:00:00 2001 From: Evan Barger Date: Mon, 13 Apr 2020 20:52:17 -0400 Subject: [PATCH] Reorg and adjust settings --- index.html | 8 ++++---- style/style.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index a34d96e..e83922d 100644 --- a/index.html +++ b/index.html @@ -105,14 +105,14 @@ - -
- + - The DMG menu and music will be used on color systems. Comparison here. + Comparison here.
+ +
diff --git a/style/style.css b/style/style.css index 956499e..ac5ef29 100644 --- a/style/style.css +++ b/style/style.css @@ -140,7 +140,7 @@ tbody tr:nth-child(odd) { .settings-label { font-weight: bold; margin-right: 20px; - min-width: 190px; + min-width: 160px; display: inline-block; vertical-align: top; }