You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

25 lines
334 B

  1. .title_line{
  2. border-bottom: solid 3px black;
  3. margin: 0 0.45rem;
  4. color: black;
  5. padding-bottom: 0.10rem;
  6. font-weight:bold;
  7. }
  8. .qu{
  9. width: 0.25rem;
  10. position: absolute;
  11. top: 0.33rem;
  12. right: 1.6rem;
  13. z-index: 2;
  14. }
  15. .fan{
  16. width: 0.25rem;
  17. position: absolute;
  18. top: 0.33rem;
  19. right: 1.6rem;
  20. z-index: 2;
  21. }