aboutsummaryrefslogtreecommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-07-21 22:07:22 +0200
committerAlex Auvolat <alex@adnab.me>2023-07-21 22:07:22 +0200
commita5b0ba4f4013fedf7b291b5801c0fcce22a35a60 (patch)
tree556fd72b617f3d4dd878b854503201d0d1792ed6 /html/style.css
parent903cc6a3711d7b501371ee3ef55ae0f50d6cd63d (diff)
downloaddatagengo-a5b0ba4f4013fedf7b291b5801c0fcce22a35a60.tar.gz
datagengo-a5b0ba4f4013fedf7b291b5801c0fcce22a35a60.zip
add kanji links to jisho.org
Diffstat (limited to 'html/style.css')
-rw-r--r--html/style.css1
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 {