Cindy-Apache2
view release on metacpan or search on metacpan
examples/site/tec/css/local.css view on Meta::CPAN
/* Remove all decorations */
border: none;
display: inline;
margin: 0em;
padding: 0em;
outline: none;
outline-offset: 0em;
/* Look like a link */
background: none;
color: blue;
cursor: pointer;
font: inherit;
text-decoration: underline;
}
/* Remove extra space inside buttons in Firefox */
.link::-moz-focus-inner {
border: none;
padding: 0em;
}
( run in 0.228 second using v1.01-cache-2.11-cpan-4d50c553e7e )