From e185aa20690165e64683965af79109fddc913f22 Mon Sep 17 00:00:00 2001 From: Anshul Soni <74638335+anshulsoni4@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:13:15 +0530 Subject: [PATCH 1/3] updated the contact us heading and button command --- Website/index.html | 59 +++++++++++++++++++++++++++++++++------------- 1 file changed, 42 insertions(+), 17 deletions(-) diff --git a/Website/index.html b/Website/index.html index cebd7716f..9211513c7 100644 --- a/Website/index.html +++ b/Website/index.html @@ -40,10 +40,10 @@ } .container { - margin: 0px 20px; + margin: 0px 10px; width: 1200px; flex: 1; - text-align: right; + text-align: center; } #btn1 { width:80px; @@ -185,9 +185,15 @@ cursor: pointer; } - - + .more-info { + left: 50%; + top: 50%; + text-align: center; + } + video{ + position: relative; + } @@ -195,8 +201,11 @@
-
+

More Information About Drifty

- It is currently available in CLI mode and has the GUI version under active development. It uses URL class for connecting to the server to get the file, - FileSystems, Files and Path classes to check existence of the directory and create them if needed, - and ReadableByteChannel and FileOutputStream clases for downloading the file. + It is currently available in CLI (Command Line Interface) mode and has the GUI (Graphical User Interface) version under active development. + You may contribute to this project here.

+

+ Contribute to Drifty +

- Download Now (For Windows Users) - Download Now (For Other users) + Download Now + Download Now
-