diff --git a/doc/nasmdoc.css b/doc/nasmdoc.css index 86ebcb60..466ee2ce 100644 --- a/doc/nasmdoc.css +++ b/doc/nasmdoc.css @@ -77,7 +77,7 @@ ul.index { :target { margin-top: -10vh; padding-top: 10vh; - background: #ff4; /* Highlight the jump target */ + background: #ffa; /* Highlight the jump target */ background-clip: content-box; }