diff --git a/macrovision.css b/macrovision.css index 701bb34c..f00f2447 100644 --- a/macrovision.css +++ b/macrovision.css @@ -649,9 +649,11 @@ i.far { #entity-form, #entity-view { + max-width: 90%; text-align: center; font-weight: bold; font-size: 200%; + margin: auto; } #entity-view option { @@ -843,15 +845,14 @@ option.filtered { } .menu-button { - height: 48pt; + height: 56pt; width: 56pt; - font-size: 40pt; + font-size: 36pt; } .menu-button-holder { display: flex; align-items: center; - margin: 5px 0px 5px; } .menu-text { @@ -865,7 +866,6 @@ option.filtered { button { border: 3px; - border-style: outset; } @@ -873,7 +873,6 @@ button:hover { background: #555; } button:enabled:active { - border-style: inset; background: #aaa; } @@ -939,7 +938,8 @@ button { .settings-holder { display: flex; align-items: center; - padding: 10px 0px 10px; + justify-content: space-between; + padding: 10px 20px 10px 10px; border-color: #222; border-width: 5px; border-style: solid; diff --git a/macrovision.html b/macrovision.html index 73f9d665..ba06d0a3 100644 --- a/macrovision.html +++ b/macrovision.html @@ -185,7 +185,7 @@ -