From 610e15a68c2b82661aa1b54dbe9d52eb4fe5fb93 Mon Sep 17 00:00:00 2001 From: Clortox Date: Mon, 4 Jan 2021 16:58:05 -0500 Subject: [PATCH] Fix styling to have dark theme --- index.php | 7 ++++--- listing.php | 7 +++---- www/header.php | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/index.php b/index.php index d13e43b..66c7a63 100644 --- a/index.php +++ b/index.php @@ -21,17 +21,17 @@ <?php echo $site_name ?> - + -
+

Folders

Select a catagory to start browsing

- +
@@ -54,4 +54,5 @@ + diff --git a/listing.php b/listing.php index 3cd8032..7abcd1e 100644 --- a/listing.php +++ b/listing.php @@ -20,7 +20,7 @@ <?php echo $site_name ?> - + @@ -68,13 +68,13 @@ } ?> -
+

Select a file to download, or a folder to view its contents

-
Name
+
@@ -113,7 +113,6 @@
File Name
- diff --git a/www/header.php b/www/header.php index 9610221..03e715b 100644 --- a/www/header.php +++ b/www/header.php @@ -5,7 +5,7 @@ ?>
-
+

-