mirror of
https://github.com/unmojang/drasl.git
synced 2026-02-03 22:23:07 +02:00
i18n registration.tmpl
This commit is contained in:
@@ -138,6 +138,7 @@ input:disabled {
|
||||
input[type="text"],
|
||||
input[type="number"],
|
||||
input[type="password"] {
|
||||
width: 20em;
|
||||
margin: 0.5em 0;
|
||||
background-color: black;
|
||||
padding: 0.5em;
|
||||
@@ -145,7 +146,7 @@ input[type="password"] {
|
||||
}
|
||||
|
||||
input.long {
|
||||
width: 22em;
|
||||
width: 34em;
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
||||
Reference in New Issue
Block a user