1
0

dereferrer.css 117 B

123456789
  1. #titles {
  2. font-weight: 700;
  3. font-size: 16px;
  4. }
  5. #link {
  6. font-size: 16px;
  7. color: #585858;
  8. text-decoration: none;
  9. }