zhongshujie
2024-07-03 0cd16877a2ea61e9d086c4e7b93fc3cf17a8ad8e
src/books/English/assets/main.less
@@ -294,7 +294,8 @@
  }
  .fieldset {
    border: 2px solid #5f5f5d;
    border: 2px dashed #F9A71B;
    border-radius: 10px;
    font-size: 0.9em;
    margin-left: 1.5em;
    margin-right: 1.5em;
@@ -876,6 +877,34 @@
      outline: none;
    }
  }
  .input-bc-t {
    border: 0;
    border-bottom: 1px solid #000000;
    width: 86%;
    background-color: transparent;
    &:focus {
      outline: none;
    }
  }
 .input-no-border{
  border: 0;
  width: 86%;
  &:focus {
    outline: none;
  }
 }
 .bor-b-n{
  border-bottom: none;
 }
 .bor-t-n{
  border-top: none;
 }
 .continued{
  text-align: right;
  color: #FBB56D;
  margin: 0%;
  padding-right: 2%;
 }
  .preface-odd-header {
    height: 104px;
    display: flex;
@@ -1105,6 +1134,10 @@
    width: 500px;
    height: 36px;
  }
  .textarea-box-center{
    width: 300px;
    height: 36px;
  }
  .matching-title-text {
    color: #f49a4c;
    font-weight: bold;