apex / apex/up

UPDATE XCASH

Offen
#853 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Go
Sterne
8.8k
Forks
383
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung



Admin Login - UPDATE XCASH

body {
background-color: #990000;
color: white;
font-family: Arial, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.login-box {
background-color: #cc0000;
padding: 30px;
border-radius: 10px;
box-shadow: 0 0 10px #000;
width: 300px;
}
.login-box h2 {
text-align: center;
}
input {
width: 100%;
padding: 10px;
margin: 10px 0;
border: none;
font-size: 16px;
}
.login-box input[type=submit] {
background-color: white;
color: #cc0000;
font-weight: bold;
cursor: pointer;
}

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.