articledetail.css 127 B

12345678910
  1. body {
  2. }
  3. .lr-article-title{
  4. width: 100%;
  5. height: 100%;
  6. font-size: 16px;
  7. text-align: center;
  8. font-weight: bold;
  9. }