aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/resources/assets/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/resources/assets/style.css b/tests/resources/assets/style.css
index 9972738..f2cad9d 100644
--- a/tests/resources/assets/style.css
+++ b/tests/resources/assets/style.css
@@ -36,14 +36,9 @@ nav li {
nav a {
padding: 2px 8px 0px 8px;
- text-decoration: none;
color: black;
}
-nav a:hover {
- text-decoration: underline;
-}
-
.selected-nav-item {
background-color: hsl(0, 0%, 87%);
}