diff --git a/scripts/advanced.php b/scripts/advanced.php index 2c38405..21ddee6 100644 --- a/scripts/advanced.php +++ b/scripts/advanced.php @@ -42,20 +42,15 @@ a { cursor: pointer; text-align: center; } - @media screen and (max-width: 800px) { - .column { - float: none; - width: 100%; - } - } + form { text-align:left; margin-left:20px; } -h1 { - text-align:center; +h2 { + margin-bottom:0px; } -h2,h3 { +h3 { margin-left: -10px; text-align:left; } @@ -66,19 +61,33 @@ input { text-align:center; font-size:large; } - +@media screen and (max-width: 800px) { + h2 { + margin-bottom:0px; + text-align:center; + } form { + text-align:left; + margin-left:0px; + } + .column { + float: none; + width: 100%; + } +} + +

Advanced Settings

-

Advanced Settings

+

Defaults


diff --git a/scripts/config.php b/scripts/config.php index 4775895..08edfa8 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -41,17 +41,13 @@ a { cursor: pointer; text-align: center; } -@media screen and (max-width: 800px) { - .column { - float: none; - width: 100%; - } -} + form { text-align:left; + margin-left:20px; } -h1 { - text-align:center; +h2 { + margin-bottom:0px; } h3 { margin-left: -10px; @@ -64,7 +60,21 @@ input { text-align:center; font-size:large; } - +@media screen and (max-width: 800px) { + h2 { + margin-bottom:0px; + text-align:center; + } + form { + text-align:left; + margin-left:0px; + } + .column { + float: none; + width: 100%; + } +} +

Basic Settings

@@ -77,11 +87,12 @@ if (file_exists('/home/pi/BirdNET-Pi/thisrun.txt')) { } elseif (file_exists('/home/pi/BirdNET-Pi/firstrun.ini')) { $config = parse_ini_file('/home/pi/BirdNET-Pi/firstrun.ini'); } ?> +

Required


-

Optional Services

+

Optional


diff --git a/scripts/index.html b/scripts/index.html index 34420fb..5652e8e 100644 --- a/scripts/index.html +++ b/scripts/index.html @@ -57,19 +57,19 @@ a {
- +
- +
- +
- +
- +
@@ -80,17 +80,17 @@ a {
- +
- +
- +
- +