add dict's margin back to lingos style

This commit is contained in:
Xiao YiFang 2022-06-08 20:55:01 +08:00
parent 547f2a4cd2
commit 3e6c85b404
2 changed files with 2 additions and 1 deletions

View file

@ -97,4 +97,5 @@ body
{ {
clear: both; clear: both;
border-top: 1px solid #92b0dd; border-top: 1px solid #92b0dd;
margin-bottom: 1em;
} }

View file

@ -531,7 +531,7 @@ div.xdxf
/************* MDict dictionaries **************/ /************* MDict dictionaries **************/
.mdict .mdict
{ {
/* margin-top: 1em; */
} }
.mdict a[name] .mdict a[name]