seitime-frappe/webnotes/templates/includes/blog.css

7 lines
No EOL
152 B
CSS

<style>
h2 > a, h2 > a:link, h2 > a:visited, h2 > a:active,
h2 > a:hover, h2 > a:focus {
text-decoration: none;
color: inherit;
}
</style>