autodoc: style links in source code
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
pre a {
|
||||
text-decoration: underline;
|
||||
color: unset;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user