aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gistatic.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gistatic.c b/src/gistatic.c
index 052087b..8f33955 100644
--- a/src/gistatic.c
+++ b/src/gistatic.c
@@ -225,14 +225,9 @@ static const char *const STYLE_STR = ""
"\n"
"nav a {\n"
" padding: 2px 8px 0px 8px;\n"
- " text-decoration: none;\n"
" color: black;\n"
"}\n"
"\n"
- "nav a:hover {\n"
- " text-decoration: underline;\n"
- "}\n"
- "\n"
".selected-nav-item {\n"
" background-color: hsl(0, 0%, 87%);\n"
"}\n"