闫增涛
2024-05-23 ea9138a6eb9b54c46369a2805be40e65a43a55e3
src/books/embedded/assets/main.less
@@ -634,6 +634,9 @@
  .t0 {
    text-indent: 0;
  }
  .t2 {
    text-indent: 2em;
  }
  .primary-color {
    color: #501438;
  }
@@ -719,13 +722,16 @@
    border: 0;
    border-bottom: 1px solid #000;
  }
  .input-border:focus {
  .border-0 {
    border: 0;
  }
  .input-border:focus,.border-0:focus{
    outline: none;
  }
  .textarea-table-td {
    font-size: 16px;
    font-size: 14px;
    width: 60px;
    height: 70px;
    height: 60px;
    border: 0;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
  }
@@ -791,10 +797,8 @@
  .tl-cn {
    text-align: center;
  }
  .cover-box {
    width: 815px;
    height: 1125px;
    object-fit: contain;
  table {
    font-size: 14px;
  }
}
body {