diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-09 10:31:32 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-09 10:31:32 +0400 |
commit | a35b90a4f4c70c4a70a345a4520fb9bb27e65795 (patch) | |
tree | bcce06b5779e25f9bec3ac439d285305d45ac33f /src/style.css | |
parent | 932a6ee8ff23acbf4f07245b91e47ee68b88b30e (diff) |
index page introduction shortened
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 { |