anki-word-query/src/fastwq/service/static/_cambridge.css

24 lines
389 B
CSS
Raw Normal View History

2018-07-27 00:08:40 +08:00
.epp-xref {
margin-right: 3px;
padding: 2px 5px;
color: #fff;
font-weight: 700;
font-size: .8em;
min-width: 14px;
text-align: center;
background-color: #444;
border-radius: 8px;
}
b.def {
line-height: 1.3rem
}
.examp {
margin: 0 0 5px 0;
line-height: 1.5em;
font-weight: normal;
font-style: italic;
display: block;
margin: 0
}