@import url("https://fontsapi.zeoseven.com/7/main/result.css");

body {
  font-family: Helvetica, Tahoma, Arial, "Times New Roman", "Segoe UI",
    "Zhuque Fangsong (technical preview)", "Noto Serif SC", 思源宋体, "Songti SC", NSimSun, SimSun,
    -apple-system, BlinkMacSystemFont, serif, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";
  font-weight: normal;
}

.md-grid {
  max-width: 90%;
}

.md-typeset .dataTable {
  border-radius: 0.1rem;
  display: inline-block;
  font-size: 0.64rem;
  overflow: auto;
  line-height: 1;
  touch-action: auto;
}

.md-typeset .dataTable img {
  /* max-width: 50%; */
  max-width: 100px;
}

table img {
  width: 100px;
}
