diff options
-rw-r--r-- | doc/_static/neds.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/_static/neds.css b/doc/_static/neds.css index 4d24a68e..d1b84a82 100644 --- a/doc/_static/neds.css +++ b/doc/_static/neds.css @@ -221,3 +221,7 @@ li { ul { list-style-type: square; } + +.external.reference em { + font-style: normal; +}
\ No newline at end of file |