diff --git a/website/static/css/docs.css b/website/static/css/docs.css index 3468015705f..1a4cd98af7b 100644 --- a/website/static/css/docs.css +++ b/website/static/css/docs.css @@ -29,9 +29,9 @@ } .methodTitle { - font-weight: bold; - font-size: 24px; - color: #025268; + font-weight: bold !important; + font-size: 24px !important; + color: #025268 !important; } .compactProps .methodTitle {