From e459538f18181178147b945302f090eb19d296f1 Mon Sep 17 00:00:00 2001 From: "alex.ita" Date: Thu, 11 Jan 2024 13:50:06 +0100 Subject: [PATCH] Removed unused code --- src/static/css/styles-nojs.css | 39 +--------------------------------- src/views/index.ejs | 16 +------------- 2 files changed, 2 insertions(+), 53 deletions(-) diff --git a/src/static/css/styles-nojs.css b/src/static/css/styles-nojs.css index ec1198a..ef3b243 100644 --- a/src/static/css/styles-nojs.css +++ b/src/static/css/styles-nojs.css @@ -37,41 +37,4 @@ .table-container { margin-left: 10px; height: 100%; -} - -/* -.dropdown-menu-linux { - position: relative; - display: inline-block; -} - -.dropdownbtn { - border: none; - color: #fefee1; - background-color: transparent; - text-shadow: 0 0 1px rgba(22, 25, 35, 0.5); -} - -.dropdown-menu-linux-content { - display: none; - position: absolute; - background-color: rgb(255 179 38 / 80%); - width: 100%; - box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); - z-index: 1; - text-align: center; -} - -.dropdown-menu-linux-content a { - text-decoration: none; - display: block; -} - -.dropdown-menu-linux-content a:hover { - background-color: #ddd; -} - -.dropdown-menu-linux:hover .dropdown-menu-linux-content { - display: block; -} -*/ \ No newline at end of file +} \ No newline at end of file diff --git a/src/views/index.ejs b/src/views/index.ejs index 1dbc9e4..bd821c1 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -227,27 +227,13 @@
-
+
-