This commit is contained in:
jakani24
2024-01-14 14:00:43 +01:00
parent c67393ae37
commit 50e8f26e04
4 changed files with 0 additions and 44 deletions

View File

@@ -35,25 +35,14 @@
cursor: pointer;
}
footer {
background-color: #333;
color: white;
text-align: center;
position: fixed;
bottom: 0;
width: 100%;
}
header {
background-color: #333;
color: white;
text-align: center;
width:100%
}
</style>
</head>
<body>
<header>
<p>Cyberhex installation (step 3/4)</p>
</header>
<h1>Please create an admin user:</h1>
<form action="create_admin.php?create=true" method="post">
<label for="username">Username:</label>