This commit is contained in:
xing 2020-02-04 20:25:12 +08:00
parent 757d062c28
commit a0dba7d2a5

View File

@ -1,7 +1,7 @@
// ==UserScript== // ==UserScript==
// @name 日语划词词典 // @name 日语划词词典
// @namespace http://tampermonkey.net/ // @namespace http://tampermonkey.net/
// @version 0.5 // @version 0.51
// @description 调用沪江小D进行日语划词查询 // @description 调用沪江小D进行日语划词查询
// @author https://github.com/fthvgb1 // @author https://github.com/fthvgb1
// @match http://*/* // @match http://*/*
@ -178,9 +178,6 @@
background: none background: none
} }
.word-details-item {
margin-bottom: 50px
}
.word-details-item:last-of-type { .word-details-item:last-of-type {
margin-bottom: 0 margin-bottom: 0