Skip to content

Instantly share code, notes, and snippets.

@JonasGao
Last active October 18, 2023 08:15
Show Gist options
  • Save JonasGao/500f61ed19a6a1232c8bc06cc63ddd02 to your computer and use it in GitHub Desktop.
Save JonasGao/500f61ed19a6a1232c8bc06cc63ddd02 to your computer and use it in GitHub Desktop.
/* From https://gist.github.com/JonasGao/500f61ed19a6a1232c8bc06cc63ddd02 */
.menuBar {
background-color: #101010;
}
.menuBar-Btn_Icon {
fill: #ffffff !important;
}
.dictList {
padding-left: 15px;
}
.dictCOBUILD-ColEntry img {
display: inline;
vertical-align: middle;
}
.dictItemHead {
padding-top: 15px;
height: 35px;
}
.dictItem-Body {
padding: 0px 10px 0px 0px;
}
.dictRoot {
font-family: serif;
}
.gramGrp > span.pos,
.gramGrp.pos {
vertical-align: middle;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment