闫增涛
2024-05-31 38e66dbf57bf649228c7600b99586d44b018fc59
src/books/artAndDance/assets/main.less
@@ -64,8 +64,8 @@
  .img {
    text-align: center;
    font-size: 0.8em;
    color: #5d78bb;
    font-size:18px;
    color: #000;
    margin-left: 0%;
    margin-right: 0%;
    text-indent: 0em;
@@ -169,10 +169,11 @@
    font-family: "STKaiti";
    color: #ef495d;
    font-weight: bold;
    font-size: 1.15em;
    // font-size: 1.15em;
    font-size: 26px;
    margin-top: 2em;
    text-align: center;
    margin-bottom: 2em;
    margin-bottom: 20px;
    text-indent: 0em;
  }
@@ -290,9 +291,11 @@
  }
  .block2 {
    font-family: "STKaiti";
    font-size: 1.15em;
    // font-size: 1.15em;
    font-size: 26px;
    text-align: center;
    text-indent: 0em;
    margin: 6px 0;
  }
  .bj1 {
@@ -327,6 +330,7 @@
  // 自定义
  .page-box {
    position: relative;
    box-sizing: border-box;
    min-height: 1150px !important;
    margin-bottom: 20px;
@@ -350,6 +354,9 @@
  .ju-bt {
    justify-content: space-between;
  }
  .ju-end {
    justify-content: flex-end;
  }
  .al-cn {
    align-items: center;
  }
@@ -371,6 +378,9 @@
  .ml-40 {
    margin-left: 40px;
  }
  .mr-40 {
    margin-right: 40px;
  }
  .pg-mh {
    min-height: 1150px;
  }
@@ -380,6 +390,13 @@
  .w-min {
    width: min-content;
  }
  .w40 {
    width: 40px;
  }
  .pb-box {
    position: absolute;
    bottom: 0;
  }
}
/* 媒体查询做基础响应式布局 */