- diff --git a/Frontend/Imgs/logo.png b/Frontend/Imgs/logo.png deleted file mode 100644 index 6e90de2..0000000 Binary files a/Frontend/Imgs/logo.png and /dev/null differ diff --git a/Frontend/Plots/plot1.png b/Frontend/Plots/plot1.png deleted file mode 100644 index e6ac529..0000000 Binary files a/Frontend/Plots/plot1.png and /dev/null differ diff --git a/Frontend/Plots/plot2_10_8192.png b/Frontend/Plots/plot2_10_8192.png deleted file mode 100644 index fedae43..0000000 Binary files a/Frontend/Plots/plot2_10_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot3_70_8192.png b/Frontend/Plots/plot3_70_8192.png deleted file mode 100644 index b0f328e..0000000 Binary files a/Frontend/Plots/plot3_70_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot4_80_8192.png b/Frontend/Plots/plot4_80_8192.png deleted file mode 100644 index d42fb8c..0000000 Binary files a/Frontend/Plots/plot4_80_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot5_90_8192.png b/Frontend/Plots/plot5_90_8192.png deleted file mode 100644 index d42fb8c..0000000 Binary files a/Frontend/Plots/plot5_90_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot6_100_8192.png b/Frontend/Plots/plot6_100_8192.png deleted file mode 100644 index 52942fa..0000000 Binary files a/Frontend/Plots/plot6_100_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot7_110_8192.png b/Frontend/Plots/plot7_110_8192.png deleted file mode 100644 index d42fb8c..0000000 Binary files a/Frontend/Plots/plot7_110_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot8_120_8192.png b/Frontend/Plots/plot8_120_8192.png deleted file mode 100644 index 52942fa..0000000 Binary files a/Frontend/Plots/plot8_120_8192.png and /dev/null differ diff --git a/Frontend/Plots/plot9_130_8192.png b/Frontend/Plots/plot9_130_8192.png deleted file mode 100644 index e6ac529..0000000 Binary files a/Frontend/Plots/plot9_130_8192.png and /dev/null differ diff --git a/Frontend/Plots/plt1.png b/Frontend/Plots/plt1.png deleted file mode 100644 index 85ca6e9..0000000 Binary files a/Frontend/Plots/plt1.png and /dev/null differ diff --git a/Frontend/css/style.css b/Frontend/css/style.css deleted file mode 100644 index 1f3b174..0000000 --- a/Frontend/css/style.css +++ /dev/null @@ -1,85 +0,0 @@ -*{ - text-decoration: none; - margin: 0; - padding: 0; - box-sizing: border-box; - list-style: none; -} - -body{ - display: flex; -} - -.navbar{ - width: 7vw; - height: 100vh; - padding-left: 5px; - display: flex; - flex-direction: column; - align-items: center; - background-color: #7f5a83; - background-image: linear-gradient(280deg, #3f305e 0%, #00060a 74%); -} - -#logo{ - margin-top: 25px; - width: 3vw; - opacity: 0.9; -} - -.navbar-bar{ - color: aliceblue; - margin-top: 15vh; -} - -.navbar-bar li{ - margin-top: 10px; - height: 10vh; - width: 7vw; - text-align: center; - line-height: 10vh; -} - -.navbar li:hover, .navbar li:focus, .navbar li:active{ - background: #eee5fdea; - border-top-left-radius: 50%; - border-bottom-left-radius: 50%; - cursor: pointer; - transition: all 0.5s ease-in-out; -} - -.navbar li:hover .fa-solid{ - color: #160f25; -} - -.fa-solid{ - color: #b9aecf; - opacity: 0.7; - cursor: pointer; - transition: all 0.5s ease-in-out; -} - -.fa-solid:hover{ - opacity: 1; - color: #160f25; -} - -.content{ - width: 93vw; - height: 100vh; - background-color: #eee5fdea; -} - -.p1, .p2, .p3, .p4{ - width: 93vw; - height: 100vh; -} - -.p2, .p3, .p4{ - display: none; -} - -.plot1{ - margin: auto; - display: block; -} diff --git a/Frontend/index.html b/Frontend/index.html deleted file mode 100644 index 6c85859..0000000 --- a/Frontend/index.html +++ /dev/null @@ -1,32 +0,0 @@ - - -
- - - - -
-