From 50c08d7ce9af758aac633b31059ca3309196d9b0 Mon Sep 17 00:00:00 2001
From: Julian Wendling <xdeavenx@gmail.com>
Date: Tue, 9 Nov 2021 18:39:29 +0900
Subject: [PATCH] REMOVE Code that does nothing

---
 style.css | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/style.css b/style.css
index dcf6e57..de2e961 100644
--- a/style.css
+++ b/style.css
@@ -12,15 +12,4 @@
 
 .hshcoursesearchlistitem.activeCourseSearch a{
     color: white;
-}
-
-#hshcoursehelpid, .hshcoursehelpclass {
-    margin-top: -61px;
-    margin-left: 98%;
-}
-
-.block_hshcourselist {
-    h5::before {
-        content: "\f002" !important;
-    }
 }
\ No newline at end of file
-- 
GitLab