diff options
Diffstat (limited to 'src/style.css')
-rw-r--r-- | src/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css index 71c93d8..5e157f3 100644 --- a/src/style.css +++ b/src/style.css @@ -93,7 +93,7 @@ table { /* * "pointer-events: none" doesn't work on some browsers, * to deactivate hover effect on this tag, - * hover and regular styles are defined + * hover and regular styles are defined as the same */ #header-link, #header-link:hover { |