_meta.scss 93 B

1234567
  1. div.post-meta {
  2. @include post-meta-with-separator('/');
  3. a {
  4. text-decoration: none;
  5. }
  6. }