zhongshujie
2024-07-08 69f481c783100fd7d19effd9bbefa1da4a0366c2
src/books/artAndDrama/assets/main.less
@@ -46,7 +46,6 @@
}
div.bodystyle {
  font-size:18px;
  text-align:justify;
  margin:0 12%;
  line-height:30px;
@@ -103,7 +102,6 @@
  margin: 0;
  text-indent:2em;
  line-height:30px;
  font-size:18px;
  text-align:justify;
}
.cover {
@@ -430,7 +428,7 @@
  textarea{
    outline: none;
    font-family: "STkaiti";
    font-size: 19px;
    font-size: 1em;
  }
  .textarea-focused {  
    border-color: #42b983;  
@@ -438,11 +436,10 @@
  } 
  input{
    font-family: "STkaiti";
    font-size: 19px;
  }
  .folder{
    color: brown;
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-right: 7%;
@@ -461,28 +458,26 @@
  .text{
  margin: 0 8%;
  font-family: "STkaiti";
  }
  .text1{
  margin-bottom: 3%;
  font-family: "STkaiti";
  font-size: 22px;
  font-size: 1.15em;
  }
  .text2{
    margin: 0 8%;
    font-family: "STkaiti";
    font-size: 19px;
    text-align: left;
  }
  .text3{
    margin: 6% 8%;
    font-family: "STkaiti";
    font-size: 30px;
    font-size: 1.58em;
  }
  //底部参考文献的样式
  .references{
    font-family: "STkaiti";
    font-size: 15px;
    font-size: 0.8em;
  }
  //视频底部字体及图片样式
  .videoname{
@@ -577,7 +572,7 @@
    margin: 16px 0;
  }
  .auido-text {
    font-size: 22px;
    font-size: 1.15em;
    font-family: "FangSong", "PMingLiU", serif;
    font-weight: bold;
  }