diff --git a/index.html b/index.html index 46a8526..9c69374 100755 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ #links a:hover { text-decoration: underline; } - #links summary a { + #links summary a, #links .noscript a { display: inline; } details{ @@ -104,8 +104,8 @@ }