diff options
Diffstat (limited to 'pkg/html')
| -rw-r--r-- | pkg/html/pages/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css index 8a7ab747d..757712f39 100644 --- a/pkg/html/pages/style.css +++ b/pkg/html/pages/style.css @@ -456,7 +456,7 @@ aside { } /* Links inside the dropdown */ -.dropdown-content a { +.dropdown-content div a { color: black; text-decoration: none; display: block; |
