Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
78db3ec2dd60f2544fd03aaffc5030b10275fe06
/
.
/
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
>