App-LinkSite

 view release on metacpan or  search on metacpan

src/css/style.css  view on Meta::CPAN

}

li a.text-decoration-none:hover {
  text-decoration: underline;
}

li.new-link::before {
  content: 'New! ';
  color: red;
  font-variant: small-caps;
  font-weight: bold;
}

#links h3 {
  font-style: italic;
}

#links h3:not(:first-of-type) {
  padding-top: 15px;
}



( run in 1.027 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )