mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
add dict's margin back to lingos style
This commit is contained in:
parent
547f2a4cd2
commit
3e6c85b404
|
@ -97,4 +97,5 @@ body
|
|||
{
|
||||
clear: both;
|
||||
border-top: 1px solid #92b0dd;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
|
|
@ -531,7 +531,7 @@ div.xdxf
|
|||
/************* MDict dictionaries **************/
|
||||
.mdict
|
||||
{
|
||||
/* margin-top: 1em; */
|
||||
|
||||
}
|
||||
|
||||
.mdict a[name]
|
||||
|
|
Loading…
Reference in a new issue