闫增涛
2024-05-17 b636ce580856ae22a09ea126ae0e53539d699246
src/books/content/css/default.less
@@ -11,6 +11,38 @@
      width: 100%;
      height: 300px;
    }
    .bj-tip {
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 8px 10px;
      box-sizing: border-box;
      border: 3px solid #f49a4c;
      border-radius: 30px;
      position: absolute;
      top: -30px;
      left: -20px;
      background-color: #FFF;
      color: #f49a4c;
      font-weight: bold;
      font-size: 20px;
      img {
        margin-left: 15px;
      }
    }
    .tips-bk {
      margin-top: 80px;
      border-radius: 20px;
      position: relative;
    }
    .tips-file {
      border: 3px dotted #f49a4c;
      padding: 30px 0;
      box-sizing: border-box;
      border-radius: 25px;
    }
    .page-box {
      box-sizing: border-box;
@@ -790,7 +822,7 @@
    div.bk-tx {
      border: 3px dotted #f49a4c;
      padding: 1.5em;
      padding: 10px;
      color: #f49a4c;
      margin-bottom: 2em;
      margin-top: 0.5em;