/* 代码块更舒服一点 */
pre, code {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

figure.highlight {
  border-radius: 12px;
  overflow: hidden;
}

figure.highlight table {
  width: 100%;
}

figure.highlight .gutter {
  opacity: 0.6;
}

.nexmoe-post-footer {
  display: none !important;
}
