unknown
2024-05-29 af72504eabce937eb80c101c82cfcf7ed409d926
src/books/sportsAndHealth/css/default.less
@@ -42,13 +42,14 @@
      justify-content: center;
      table {
        border: 1px solid #0aa2e9;
        width: 100%;
        border: 1px solid #95b2dc;
        border-collapse: collapse;
        padding: 0;
        margin: 0;
        tr th {
          border: 1px solid #0aa2e9;
          border: 1px solid #95b2dc;
          background-color: #b0a3cf;
          color: #f49a4c;
          text-align: center;
@@ -57,10 +58,11 @@
        }
        tr td {
          border: 1px solid #0aa2e9;
          border: 1px solid #95b2dc;
          text-align: center;
          padding: 3px 10px;
          font-size: 14px;
          line-height: 25px;
          input {
            cursor: pointer;
@@ -118,6 +120,56 @@
      color: #cd141c;
    }
    .xyx-text {
      p {
        font-size: 16px;
      }
      .finishiText {
        border: 0;
        background-color: transparent;
        text-align: center;
      }
      .finishiText:focus {
        border: 0;
        outline: none;
      }
      .textInputarea {
        width: 100%;
        max-width: 336px;
        border: 0;
        background-color: transparent;
      }
      .textInputarea:focus {
        outline: none;
      }
      .xyx-fu {
        color: #0087af;
        font-size: 18px;
        font-weight: bold;
      }
      .xyx-fu-ss {
        color: #f49a4c;
        font-weight: 600;
      }
      .xyx-fu-title {
        font-family: "STKaiti";
        text-align: center;
        color: #cd141c;
      }
      .xyx-tips {
        color: #0087af;
        font-size: 18px;
        font-weight: bolder;
      }
    }
    .xyx-con {
      padding: 0 15px;
    }
@@ -126,6 +178,20 @@
      font-size: 16px;
    }
    .assess {
      width: 200px;
      height: 25px;
      border: 0;
      background-color: transparent;
      border-bottom: 1px solid #000;
    }
    .assess:focus {
      border: 0;
      outline: none;
      border-bottom: 1px solid #000;
    }
    .ls1 {
      font-family: "HiFont Hei GB";
      color: #30aad1;