diff --git a/generate_tx_models_html.py b/generate_tx_models_html.py index 749529a..592a6a0 100644 --- a/generate_tx_models_html.py +++ b/generate_tx_models_html.py @@ -94,6 +94,11 @@ html_struct = f""" body {{ background-color: #0000ff0d !important; }} + + .model-title > a {{ + color: initial !important; + text-decoration: none !important; + }}