From a60a260941212f3611c911bc0de0fdbd15088c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC?= Date: Mon, 21 Jan 2019 17:32:24 +0800 Subject: [PATCH] fix #71 --- typo.css | 1 + 1 file changed, 1 insertion(+) diff --git a/typo.css b/typo.css index 7a5b8ad..2373d75 100644 --- a/typo.css +++ b/typo.css @@ -74,6 +74,7 @@ blockquote { acronym, abbr { border-bottom: 1px dotted; font-variant: normal; + text-decoration: none; } /* 添加鼠标问号,进一步确保应用的语义是正确的(要知道,交互他们也有洁癖,如果你不去掉,那得多花点口舌) */