| | |
| | | } |
| | | |
| | | .coverImg { |
| | | display: block; |
| | | width: 100%; |
| | | height: 100%; |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | |
| | | } |
| | | |
| | | .zt06-bdline { |
| | | background-color: #fabf2e; |
| | | background-color: #fabf2e; |
| | | width: 88%; |
| | | margin-right: 20px; |
| | | } |
| | |
| | | font-size: 16px; |
| | | border-radius: 5px; |
| | | max-width: 620px; |
| | | min-width: 500px; |
| | | min-width: 300px; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | @media screen and (max-width: 800px) { |
| | | .coverImg { |
| | | position: absolute; |
| | | top: 25%; |
| | | left: 0; |
| | | } |
| | | img { |
| | | height: 100%; |
| | | } |
| | | } |
| | | |
| | | |
| | | .chapter { |
| | | |
| | | .page-box { |
| | | min-height: 1000px !important; |
| | | } |
| | | |
| | | .prefaceImg { |
| | | width: 100% !important; |
| | | position: absolute; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | @media screen and (max-width:700px) { |
| | | .coverImg { |
| | | img { |
| | | height: 100%; |
| | | } |
| | | } |
| | | |
| | | .chapter { |
| | | .page-box { |
| | | min-height: 800px !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | @media screen and (max-width:600px) { |
| | | .chapter { |
| | | .page-box { |
| | | min-height: 500px !important; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |