From d5170414af9287143a9906fd81fde49318be4617 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 17 Apr 2016 19:06:57 -0700 Subject: Adding kanji links --- ext/fg/css/popup.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ext/fg/css') diff --git a/ext/fg/css/popup.css b/ext/fg/css/popup.css index 250b64f8..2e694b42 100644 --- a/ext/fg/css/popup.css +++ b/ext/fg/css/popup.css @@ -31,6 +31,12 @@ body { display: inline-block; } +.term a { + border-bottom: 1px #777 dashed; + color: #333; + text-decoration: none; +} + .rules { color: #777; display: inline-block; -- cgit v1.2.3