闫增涛
2024-05-23 1645f05bf4a8b489fb0da15bef7e056eb5b8af41
src/books/lifeCare/css/default.less
@@ -1,8 +1,13 @@
.page-main {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.public-books {
  max-width: 816px;
  min-width: 375px;
  margin: 0 auto;
  padding-bottom: 100px;
  border-color: #f49a4c;
  textarea:focus,
@@ -155,7 +160,6 @@
      }
    }
    .textareaInput {
      width: 100%;
      padding: 8px;
@@ -169,12 +173,10 @@
    .chapter01Table {
      width: 100%;
      .textareaInput:focus {
        border: 1px solid #999 !important;
      }
    }
    .table111,
    .table112 {
@@ -200,7 +202,6 @@
    .table112 {
      font-size: 16px;
      tr th {
        width: 50px;
@@ -240,7 +241,7 @@
      position: absolute;
      top: -30px;
      left: 15px;
      background-color: #FFF;
      background-color: #fff;
      color: #f49a4c;
      font-weight: bold;
      font-size: 18px;
@@ -1010,7 +1011,7 @@
    .block {
      font-size: 18px;
      line-height: 25px;
      font-family: '仿宋';
      font-family: "仿宋";
      font-weight: 600;
      color: #666;
    }
@@ -1109,4 +1110,4 @@
body {
  background-color: #e6e6e6;
}
}