diff --git a/html/custom.css b/html/custom.css index cd5fc60b..26bd558d 100644 --- a/html/custom.css +++ b/html/custom.css @@ -426,6 +426,10 @@ a.import:active { color: red!important; } +svg a { + text-decoration: none!important; +} + /* Banner */ .banner { margin-top: 30px; /* Add a top margin to avoid content overlay */ diff --git a/notebooks/shared/utils/post_html.py b/notebooks/shared/utils/post_html.py index cc95c00b..20b16b74 100755 --- a/notebooks/shared/utils/post_html.py +++ b/notebooks/shared/utils/post_html.py @@ -900,7 +900,7 @@ def add_excursion_switchers(text):

''' -## Survey banner +# Survey banner banner = '''