From 961802695eb854250f4d7b5cea68a8ba683add5d Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Sat, 18 Jun 2022 11:09:27 -0400 Subject: [PATCH] Better settings styling --- homepage/style.css | 21 +++++++++++++++++++++ scripts/config.php | 37 ++++++++++++++++++++++++++----------- 2 files changed, 47 insertions(+), 11 deletions(-) diff --git a/homepage/style.css b/homepage/style.css index 594c0b5..2737905 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -758,3 +758,24 @@ form#views button .updatenumber { height:75px; float:left; } + +.settingstable { + margin-left:unset; + margin-right:unset; +} +.settingstable td { + text-align:unset; +} +.settingstable textarea { + width:100%; + margin-top:10px; +} +h1 { + font-size: xx-large; +} +h2 { + font-size:x-large; +} +.brbanner h1 { + margin:0px; +} \ No newline at end of file diff --git a/scripts/config.php b/scripts/config.php index ce32111..cbf3d25 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -136,7 +136,7 @@ if(isset($_GET["latitude"])){