Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
51b07855296f1078639e57c407063cbebf00acd1
/
.
/
website
/
templates
/
css
/
blog.css
blob: 199df1ac779feae9559fd83923647acefcfb3932 [
file
] [
log
] [
blame
]
Anand Doshi
51146c0
2012-07-12 18:41:12 +0530
[
diff
] [
blame
]
1
<
style
>
2
h2
>
a
,
h2
>
a
:
link
,
h2
>
a
:
visited
,
h2
>
a
:
active
,
3
h2
>
a
:
hover
,
h2
>
a
:
focus
{
4
text-decoration
:
none
;
5
color
:
inherit
;
6
}
7
</
style
>