X-Git-Url: https://git.jacobcasper.com/?p=brackets.git;a=blobdiff_plain;f=frontend%2Findex.css;fp=frontend%2Findex.css;h=23b3c158394d89a98d82e7da449cdbcaf99a846d;hp=376f66e2695e78a4ee21c5ce7767f9947bbe6da4;hb=74f7e9225983b6ea521a1328238a5031c95eb057;hpb=67e00f5c12b7062f553434565cb0e09ab7a6c260 diff --git a/frontend/index.css b/frontend/index.css index 376f66e..23b3c15 100644 --- a/frontend/index.css +++ b/frontend/index.css @@ -1,15 +1,3 @@ -ul { - position: absolute; - display: none; -} -li { - display: block; - background-color: white; -} -li:hover { - background-color: black; - color: white; -} input#genre-submit { display: none; }