diff options
Diffstat (limited to 'html/style.css')
-rw-r--r-- | html/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/style.css b/html/style.css index 7fdbc5e..35c7948 100644 --- a/html/style.css +++ b/html/style.css @@ -1,5 +1,6 @@ a { color: blue; + text-decoration: none; } tr:hover { |