diff --git a/style.css b/style.css index abac390..78cb3fd 100644 --- a/style.css +++ b/style.css @@ -194,11 +194,13 @@ td { /* SCREENS.CSS */ #screen { + /* position: absolute; top: 0; left: 0; width: 100%; height: 100%; + */ } #show { @@ -210,7 +212,7 @@ td { border: 1px solid #182028; display: block; position: relative; - top: 48px; + top: 78px; left: 50%; margin-left: -576px; border-radius: 8px; @@ -231,7 +233,6 @@ td { bottom: 10px; right: 10px; width: 400px; - padding: 0 7px border-radius: 5px; text-align: center; background: #333333DD;