From 088ec07f231e195427e10e6822f97d58ef8fbdba Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期五, 27 十二月 2024 15:20:21 +0800 Subject: [PATCH] 1 --- src/books/aviationSafety/assets/main.less | 255 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 244 insertions(+), 11 deletions(-) diff --git a/src/books/aviationSafety/assets/main.less b/src/books/aviationSafety/assets/main.less index 56e8ab5..d6d242d 100644 --- a/src/books/aviationSafety/assets/main.less +++ b/src/books/aviationSafety/assets/main.less @@ -2,6 +2,52 @@ width: 100%; height: 100%; + // 瑙嗛 + .video-box-cover { + border: 1px dashed #895B2E; + padding: 2% 2%; + } + + .video-box { + margin: 20px 0 20px 8%; + border: 1px dashed #895B2E; + padding: 2% 2%; + } + + .video-box-left { + margin: 20px 8% 20px 0; + border: 1px dashed #895B2E; + padding: 2% 2%; + } + + .videoname { + display: flex; + justify-content: center; + } + + .selectInput { + width: 20px; + outline: none; + border: 0; + text-align: center; + } + + .collect-btn { + cursor: pointer; + width: 20px; + height: 20px; + margin-left: 10px; + margin-top: 0.8%; + } + + .collect-btn1 { + cursor: pointer; + width: 10px; + height: 10px; + margin-left: 10px; + margin-top: 0.8%; + } + // 鑷畾涔夊唴瀹� .page-box { box-sizing: border-box; @@ -29,7 +75,7 @@ } .mr-0 { - margin: 0; + margin: 0 !important; } .mr-9 { @@ -44,6 +90,10 @@ margin-left: 2em; } + .mt--25 { + margin-top: -25px !important; + } + .mt-10 { margin-top: 10px !important; } @@ -53,7 +103,8 @@ } .mt-30 { - margin-top: 30px; + margin-top: 30px !important; + ; } .mt-50 { @@ -80,6 +131,126 @@ width: 90%; } + + p { + text-indent: 0em; + line-height: 20px; + } +} + +.table-title-bc { + background-color: #8091BC; + color: #fff; + line-height: 25px; +} + +.table-textarea { + font-size: 14px; + font-family: "Times New Roman", "瀹嬩綋"; + resize: none; + + &:focus { + outline: none; + } +} + +.table-input-border { + width: 80%; + background-color: transparent; + border: 0; + + &:focus { + outline: none; + } +} + +.table-input-border-w20 { + width: 20%; + background-color: transparent; + border: 0; + + &:focus { + outline: none; + } +} + +.table-input-border-w15 { + width: 15%; + background-color: transparent; + border: 0; + + &:focus { + outline: none; + } +} + +.table-input-border-w10 { + width: 10%; + background-color: transparent; + border: 0; + + &:focus { + outline: none; + } +} + +.table-input-border-w5 { + width: 5%; + background-color: transparent; + border: 0; + + &:focus { + outline: none; + } +} + +.input-bottom-border { + width: 11%; + background-color: transparent; + border: 0; + border-bottom: 1px solid #000; + + &:focus { + outline: none; + } +} + +.input-bottom-border1 { + width: 33%; + background-color: transparent; + border: 0; + border-bottom: 1px solid #000; + + &:focus { + outline: none; + } +} + + +.input-bottom-border2 { + width: 21.5%; + background-color: transparent; + border: 0; + border-bottom: 1px solid #000; + + &:focus { + outline: none; + } +} + +// 缁〃 +.continued { + text-align: right; + margin: 0%; +} + + +.text-rights { + width: 230px; + float: right; + height: auto; + margin: auto; + margin-left: 20px; .w80 { width: 80%; @@ -129,6 +300,10 @@ .td-0 { text-indent: 0em !important; + } + + .td-1 { + text-indent: 1em !important; } .td-2 { @@ -191,6 +366,10 @@ margin-right: 10px; } + .mr-5 { + margin-right: 5px; + } + .ma-l { margin-left: 10%; } @@ -246,6 +425,10 @@ background-color: #6D84AE; } + .radioClass { + margin: 0 0 0 4px !important; + + } .task-u2-c { @@ -386,6 +569,10 @@ width: 270px; } + .w260 { + width: 260px; + } + .w250 { width: 250px; } @@ -404,6 +591,10 @@ .w200 { width: 200px; + } + + .w190 { + width: 190px; } .w180 { @@ -469,7 +660,7 @@ .table-title-bc { background-color: #8091BC; - color:#fff; + color: #fff; line-height: 25px; } @@ -495,7 +686,30 @@ .input-bottom-border { - width: 15%; + width: 11%; + background-color: transparent; + border: 0; + border-bottom: 1px solid #000; + + &:focus { + outline: none; + } + } + + .input-bottom-border1 { + width: 33%; + background-color: transparent; + border: 0; + border-bottom: 1px solid #000; + + &:focus { + outline: none; + } + } + + + .input-bottom-border2 { + width: 21.5%; background-color: transparent; border: 0; border-bottom: 1px solid #000; @@ -636,6 +850,25 @@ width: 100%; height: 280px; margin-bottom: 18px; + } + + .imgBox { + display: flex !important; + flex-direction: column-reverse !important; + position: relative !important; + + .img { + margin: 0 !important; + font-size: 16px !important; + position: absolute !important; + left: 50% !important; + transform: translateX(-50%); + bottom: -2% !important; + } + + img { + height: 80%; + } } // 棰樼洰 @@ -1441,8 +1674,8 @@ background-color: #96A7D5; border-radius: 1.5em; color: #FFFFFF; - font-weight: bold; - padding: 6px; + font-weight: 100; + padding: 4px; font-size: 1.2em; } @@ -1452,11 +1685,11 @@ font-size: 1.2em; } - .zt-1{ - color:#6F84AF; + .zt-1 { + color: #6F84AF; font-weight: bold; - font-size:1.1em; - + font-size: 1.1em; + } div.bj3 { @@ -1466,7 +1699,7 @@ margin-bottom: 0.2em; margin-left: -0.6em; margin-right: -0.6em; - margin-top: -0.9em; + margin-top: -0.7em; } span.bj3-xyx { -- Gitblit v1.9.1