Loading templates/init.html +5 −6 Original line number Diff line number Diff line Loading @@ -26,10 +26,8 @@ padding: 30px; } @media (min-height: 1250px) { #form-contenu-dark { background-image: linear-gradient(#9b1c1c, #9d2323); } @media screen and (max-width: 767px) { Loading @@ -42,7 +40,6 @@ font-size: 15px; height: 4rem; width: 80%; color: black; } #but { height: 4rem; Loading @@ -52,6 +49,7 @@ .button-dark { background-color: rgba(50, 50, 50) !important; border-radius: 0.375rem; color: rgb(203 213 225); } button[disabled] { Loading @@ -75,7 +73,7 @@ button[disabled] { background-color: black; } .white { color: white; color: rgb(203 213 225); background-color: #1d243d; } Loading Loading @@ -124,6 +122,7 @@ button[disabled] { "#theme-select": "theme-select-dark", "#but": "button-dark", "body": "white", "form-contenu": "form-contenu-dark", "a": "a-dark", "input": "white" } Loading Loading
templates/init.html +5 −6 Original line number Diff line number Diff line Loading @@ -26,10 +26,8 @@ padding: 30px; } @media (min-height: 1250px) { #form-contenu-dark { background-image: linear-gradient(#9b1c1c, #9d2323); } @media screen and (max-width: 767px) { Loading @@ -42,7 +40,6 @@ font-size: 15px; height: 4rem; width: 80%; color: black; } #but { height: 4rem; Loading @@ -52,6 +49,7 @@ .button-dark { background-color: rgba(50, 50, 50) !important; border-radius: 0.375rem; color: rgb(203 213 225); } button[disabled] { Loading @@ -75,7 +73,7 @@ button[disabled] { background-color: black; } .white { color: white; color: rgb(203 213 225); background-color: #1d243d; } Loading Loading @@ -124,6 +122,7 @@ button[disabled] { "#theme-select": "theme-select-dark", "#but": "button-dark", "body": "white", "form-contenu": "form-contenu-dark", "a": "a-dark", "input": "white" } Loading