闫增涛
2024-06-13 2f22158591248d499f709a4b0e9c60db72c60a49
src/books/math/assets/main.less
@@ -661,7 +661,7 @@
  }
  .video-border {
    border: 1px solid #15c0f2;
    border-radius: 30px;
    border-radius: 20px;
  }
  .fm-st {
    font-family: "STKaiti";
@@ -740,8 +740,8 @@
  }
  .collect-btn {
    cursor: pointer;
    width: 20px;
    height: 20px;
    width: 16px;
    height: 16px;
    margin-left: 10px;
  }
  // 显示答案按钮
@@ -752,7 +752,7 @@
    display: inline-block;
    border:1px solid #00a1e9;
    height: 22px;
    padding: 3px;
    padding: 2px;
    background-color:#00a1e9 ;
    border-radius: 5px;
    svg {