brotherton-erpnext/website/templates/css/blog.css

7 lines
152 B
CSS
Raw Normal View History

2012-07-12 13:11:12 +00:00
<style>
h2 > a, h2 > a:link, h2 > a:visited, h2 > a:active,
h2 > a:hover, h2 > a:focus {
text-decoration: none;
color: inherit;
}
</style>