diff --git a/index.html b/index.html index a7d51e6e..b760dcef 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ summary {color: var(--theme-color,#3aa273);cursor: help;} summary, button {outline:none;} .markdown-section table {margin-top: 1.2em;} + a {text-decoration:none;}