| | |
| | | border-color: #f49a4c; |
| | | height: 100%; |
| | | |
| | | .swiper-button-prev, |
| | | .swiper-button-next { |
| | | color: #F49A4C; |
| | | } |
| | | |
| | | textarea:focus, |
| | | input:focus { |
| | | border: 0 !important; |
| | |
| | | text-indent: 2em; |
| | | max-width: 653px; |
| | | min-height: 100px; |
| | | } |
| | | |
| | | .coverImg { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | } |
| | | |
| | | .prefaceImg { |
| | |
| | | |
| | | .drawflow-node { |
| | | background-color: #fff; |
| | | border:0px solid #f49a4c; |
| | | border: 0px solid #f49a4c; |
| | | box-shadow: 1px 1px 5px 0 #f49a4c; |
| | | |
| | | .contentWall { |
| | |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | } |
| | | |
| | | .textareaInput { |
| | |
| | | font-size: 15px; |
| | | color: #000; |
| | | background-color: #eee; |
| | | } |
| | | |
| | | .imgBox-003 { |
| | | width: 100%; |
| | | height: 220px; |
| | | } |
| | | |
| | | .chapter01Table { |
| | |
| | | } |
| | | } |
| | | |
| | | .btnUpload-list { |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | width: 35px; |
| | | height: 30px; |
| | | border-radius: 5px; |
| | | background-color: #f49a4c; |
| | | border: 1px solid #f49a4c; |
| | | cursor: pointer; |
| | | |
| | | svg { |
| | | fill: #fff; |
| | | } |
| | | } |
| | | |
| | | .btnUpload-list:hover { |
| | | background-color: #fff; |
| | | |
| | | svg { |
| | | fill: #F49A4C; |
| | | } |
| | | } |
| | | |
| | | .pic-wall { |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | } |
| | | |
| | | .bk-inputUpload { |
| | | width: 100%; |
| | | height: 200px; |
| | | display: block; |
| | | min-height: 100px; |
| | | |
| | | input { |
| | | width: 250px; |
| | |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 50px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .btnUpload-list { |
| | | width: 40px; |
| | | height: 40px; |
| | | border: 2px dashed #f49a4c; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 40px; |
| | | cursor: pointer; |
| | | } |
| | | } |