From f7629028f67ffef3b247837223d5cb4426538b3c Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 13 Oct 2024 15:36:46 +0200 Subject: [PATCH] footer --- index.php | 3 +++ options.php | 3 +++ style.css | 3 ++- stylesheet.xsl | 5 +++++ 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 949c6c5..b139abb 100755 --- a/index.php +++ b/index.php @@ -74,6 +74,9 @@ foreach (scandir($SCANS_DIR) as $filename) { + \ No newline at end of file diff --git a/options.php b/options.php index a16a9b4..3f2f052 100755 --- a/options.php +++ b/options.php @@ -220,6 +220,9 @@ foreach (scandir($SCANS_DIR) as $filename) { + diff --git a/style.css b/style.css index cdda9d8..ce7a988 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,8 @@ svg { } .main.container { - margin-top: 7em; + padding-top: 7em; + min-height: calc(100vh - 4.4285em - 2px); } .tagify { diff --git a/stylesheet.xsl b/stylesheet.xsl index 47f7cef..9258b71 100755 --- a/stylesheet.xsl +++ b/stylesheet.xsl @@ -172,6 +172,11 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/> + +
+ lanScan est basé sur Nmap +
+