OA.css 202 B

12345678910111213
  1. #time {
  2. color: #898989;
  3. font-style: italic;
  4. font-weight: 400;
  5. font-size: 19px;
  6. }
  7. #artist_name {
  8. font-style: italic;
  9. font-weight: 400;
  10. color: #696969;
  11. font-size: 24px;
  12. }