From 94397fef956e5181bd3f905e844d61dcb96814e3 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 24 六月 2024 19:30:30 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/artAndDrama/assets/main.less | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) diff --git a/src/books/artAndDrama/assets/main.less b/src/books/artAndDrama/assets/main.less index 2b241da..8f055c3 100644 --- a/src/books/artAndDrama/assets/main.less +++ b/src/books/artAndDrama/assets/main.less @@ -48,7 +48,7 @@ div.bodystyle { font-size:18px; text-align:justify; - margin:5% 12%; + margin:0 12%; line-height:30px; } @@ -409,7 +409,6 @@ font-size:1.1em; padding-left: 1em; } - // 鑷畾涔� .page-box { position: relative; @@ -425,6 +424,25 @@ // font-weight: bold; // font-size: 18px; // } + + .folder{ + color: brown; + font-size: 18px; + display: flex; + align-items: center; + margin-right: 7%; + } + .folder>img{ + color: brown; + height: 20px; + width: auto; + margin-top: 1px; + } + .Options{ + display: flex; + flex-direction: row; + cursor: pointer; + } .text{ margin: 0 8%; font-family: "STkaiti"; @@ -435,6 +453,12 @@ font-family: "STkaiti"; font-size: 22px; } + .text2{ + margin: 0 8%; + font-family: "STkaiti"; + font-size: 19px; + text-align: left; + } //搴曢儴鍙傝�冩枃鐚殑鏍峰紡 .references{ font-family: "STkaiti"; -- Gitblit v1.9.1