Fix Installer CSS
This commit is contained in:
parent
15f03c0527
commit
d6fe858e84
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ function cardStart($title, $subtitle = null)
|
|||
<title>Controlpanel.gg installer Script</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="styles.css" rel="stylesheet">
|
||||
<link href="/install/styles.css" rel="stylesheet">
|
||||
<style>
|
||||
body {
|
||||
color-scheme: dark;
|
||||
|
|
Loading…
Add table
Reference in a new issue