Sign in
apache
/
hugegraph-doc
/
refs/heads/master-before-apache
/
.
/
node_modules
/
prismjs
/
plugins
/
wpd
/
prism-wpd.css
blob: 43b7165a86b090bccef2098b7c00c1358180851f [
file
] [
log
] [
blame
]
code
[
class
*=
"language-"
]
a
[
href
],
pre
[
class
*=
"language-"
]
a
[
href
]
{
cursor
:
help
;
text-decoration
:
none
;
}
code
[
class
*=
"language-"
]
a
[
href
]:
hover
,
pre
[
class
*=
"language-"
]
a
[
href
]:
hover
{
cursor
:
help
;
text-decoration
:
underline
;
}