diff --git a/custom_portal.css b/custom_portal.css index d9aaaf2..169d8c2 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -19,15 +19,13 @@ html { min-height: 100vh; } -/* ------------------------ - Login Page ------------------------- */ - /* ------------------------ - Main Setup - ------------------------ */ * { font-family: 'NotoSans'; } +/* ------------------------ + Login Page +------------------------ */ + .element-invisible { border: 0; clip: rect(0 0 0 0); @@ -39,8 +37,13 @@ html { width: 1px; } + /* ------------------------ + Main Setup + ------------------------ */ #ynh-logo { margin-top: 20%; + width: 0; + height: 0; } .content { @@ -55,7 +58,9 @@ html { background-position-x: center; } -/* Login Rules */ + /* ------------------------ + Windows Login + ------------------------ */ .messages, .login { width: 800px; @@ -107,7 +112,7 @@ html { float: right; margin: -273px 52px 0px 0px; display: grid; - width: 400px; + max-width: 400px; } .form-group