Commit 69f614a1 authored by Charles Lim's avatar Charles Lim

Fixed styling of assignment page

parent 10b13887
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
} }
.assignment-name { .assignment-name {
color: white; color: black;
text-decoration: none; text-decoration: none;
} }
...@@ -53,7 +53,6 @@ ...@@ -53,7 +53,6 @@
} }
.table-links:hover { .table-links:hover {
background-color: #9b00f5;
font-size: 25px; font-size: 25px;
font-weight: 700; font-weight: 700;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment