diff --git a/public/css/dragon.css b/public/css/dragon.css index d8a36e8..c60209c 100644 --- a/public/css/dragon.css +++ b/public/css/dragon.css @@ -3,6 +3,7 @@ } body { + font-size: 16px; background-image: url(/img/bg/bg.webp); background-repeat: repeat; } @@ -12,6 +13,19 @@ body { margin: 0 auto; } +.form-group { + margin-bottom: 0.5rem; + + label { + display: block; + font-size: 0.8rem; + } + + input { + width: 100%; + } +} + .mb-1 { margin-bottom: 1rem; } diff --git a/public/img/bg/retro.webp b/public/img/bg/retro.webp new file mode 100644 index 0000000..0ad0419 Binary files /dev/null and b/public/img/bg/retro.webp differ diff --git a/server/database/dragon.db b/server/database/dragon.db deleted file mode 100644 index 68ac8c5..0000000 Binary files a/server/database/dragon.db and /dev/null differ diff --git a/server/templates/install/second.php b/server/templates/install/second.php index c48eaa9..47cb618 100644 --- a/server/templates/install/second.php +++ b/server/templates/install/second.php @@ -21,24 +21,24 @@ panel.
-