diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 2e1c669a8..56924ba4c 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -3414,7 +3414,8 @@ li.li-active { * Help item in EXTENSION */ #help { - background-color:lightgoldenrodyellow; + background-color: yellow !important;; + padding: 0.5rem; color:navy !important; text-decoration: underline; } \ No newline at end of file