common.css 109 B

1234567
  1. .title {
  2. height: 30px;
  3. line-height: 30px;
  4. font-size: 25px;
  5. font-weight: bold;
  6. margin-left: -15px;
  7. }