diff --git a/docs/style.css b/docs/style.css index 4250820..c4e3a6b 100644 --- a/docs/style.css +++ b/docs/style.css @@ -67,7 +67,7 @@ body { cursor: pointer; } .editor-info li:hover{ - background-color: yellow; + background-color: lightyellow; } .editor-sub-header { padding: 4px 8px;