basic-treasure.css 199 B

123456789101112
  1. .pdf-B5 {
  2. max-width: 155.7mm;
  3. font-family: "Times New Roman", "SimSun";
  4. font-size: 11.5pt;
  5. padding-left: 6mm;
  6. padding-right: 6mm;
  7. color: #030000;
  8. }
  9. .pdf-B5 .topic img {
  10. width: 100%;
  11. }