diff --git a/cards.xsl b/cards.xsl index 42093b2..898abb5 100755 --- a/cards.xsl +++ b/cards.xsl @@ -115,7 +115,9 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/> diff --git a/index.php b/index.php index 34853e3..406540e 100755 --- a/index.php +++ b/index.php @@ -77,9 +77,12 @@ hiddenButton.onclick = (event) => { } + diff --git a/lanScan.xsl b/lanScan.xsl index 4a1deec..ccc0c03 100755 --- a/lanScan.xsl +++ b/lanScan.xsl @@ -124,10 +124,12 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/> - + diff --git a/options.php b/options.php index 4fcbf7c..629cfbd 100755 --- a/options.php +++ b/options.php @@ -383,9 +383,12 @@ foreach (scandir($SCANSDIR) as $filename) { + diff --git a/servicesDetails.xsl b/servicesDetails.xsl index 98fadc7..0410e0f 100755 --- a/servicesDetails.xsl +++ b/servicesDetails.xsl @@ -107,7 +107,9 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/> diff --git a/style.css b/style.css index 8ca6386..a7c2a1d 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,6 @@ svg { .main.container { padding-top: 7em; - min-height: calc(100vh - 4.4285em - 2px); } .tagify {