闫增涛
2024-05-28 333fe44c837afba40a8586c1fb4ebdb45cda16c0
src/books/lifeCare/css/default.less
@@ -43,8 +43,23 @@
  }
  .drawflow {
    .main-path {
      stroke: #f49a4c;
    }
    .drawflow-delete {
      width: 25px;
      height: 25px;
      line-height: 21px;
      background-color: #f49a4c;
      font-size: 20px;
    }
    .drawflow-node {
      background-color: #fff;
      border:0px solid #f49a4c;
      box-shadow: 1px 1px 5px 0 #f49a4c;
      .contentWall {
        width: 100%;
@@ -59,16 +74,24 @@
        .contentText {
          textarea {
            text-indent: 0;
            width: auto;
            min-height: 50px;
            margin: 0;
            outline: none;
            border-color: #f49a4c;
            border-radius: 5px;
          }
          textarea:focus {
            border: 1px solid #000 !important;
            border: 1px solid #fabf2e !important;
          }
        }
      }
      .input,
      .output {
        border-color: #f49a4c;
        border-width: 1px;
      }
    }
@@ -105,6 +128,10 @@
    }
  }
  .drawContent_wall {
    width: 100%;
    height: 890px;
  }
  .chapter {
    font-family: "宋体";
@@ -942,7 +969,7 @@
    }
    h4 {
      font-family: "宋体";
      font-family: "FZLTZHJW";
      font-weight: bold;
      color: #f49a4c;
      font-size: 1.1em;