闫增涛
2024-07-19 024aa06f07dec20594cd273ef5355922548ee785
src/books/English/assets/main.less
@@ -762,6 +762,9 @@
  .w80 {
    width: 80%;
  }
  .w80x {
    width: 80px !important;
  }
  .w50 {
    width: 50%;
  }
@@ -1144,6 +1147,8 @@
  }
  .tl-left{
    text-align: left;
  }.tl-right {
    text-align: right;
  }
  .b0 {
    border: 0;
@@ -1215,6 +1220,9 @@
    border-bottom: 1px solid #000;
    outline: none;
  }
  .tc {
    border-color: #eace8d;
  }
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 660px) {