zhongshujie
2024-07-16 ac9d75d4d82039ba62c7d438ca5564f7049cc343
src/books/English/assets/main.less
@@ -732,6 +732,9 @@
  .mt-40 {
    margin-top: 40px;
  }
  .mr-20 {
    margin-right: 20px;
  }
  .wh-nr {
    white-space: nowrap;
  }
@@ -750,8 +753,14 @@
  .w100 {
    width: 100%;
  }
  .w80{
  .w95 {
    width: 95%;
  }
  .w80 {
    width: 80%;
  }
  .w50 {
    width: 50%;
  }
  .w45{
    width: 45%;
@@ -1086,6 +1095,7 @@
    color: red;
  }
  .icon-box {
    text-indent: 0;
    margin-left: 8px;
    display: inline-block;
    width: 18px;
@@ -1195,6 +1205,11 @@
    color: #f49a4c;
    font-weight: bold;
  }
  .select-border {
    border: 0;
    border-bottom: 1px solid #000;
    outline: none;
  }
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 660px) {